nv-l

Re: [nv-l] Unique hostnames for sending events to TEC

2002-03-18 17:56:01
Subject: Re: [nv-l] Unique hostnames for sending events to TEC
From: netview AT toddh DOT net (Todd H.)
To: "Treptow, Craig" <Treptow.Craig AT principal DOT com>
Date: 18 Mar 2002 16:56:01 -0600
In our shop we dupe detect at the TEC level on the hostname and
interface within a given alert.  

If you wanted to still pursue your approach, you would have to abandon
the internal TEC adapter and process that $A in script context as an
Action  and send an appropriate postemsg. 

Given the frequency with which such issues arise, we have abandoned
the internal TEC adapter entirely and using scripts for everything we
send to TEC to afford additional control over the alerts. 

-- 
Todd H.
http://www.toddh.net/



"Treptow, Craig" <Treptow.Craig AT principal DOT com> writes:
> Hi.  We are running Netview 6.0.2 on AIX 4.3.3 and send events to TEC to page.
> 
> Currently, the TEC is setup with a "duplicate detector", so multiple
> events from the same host only page on the first event, and just
> increment a counter for the others.  This causes us issues because
> routers, for instance, can send a lot of events about differently
> things (different interfaces, Frame-Relay DLCI status changes for
> different sites, etc.). 
> 
> So, I raised this as an issue with our internal TEC support team,
> and they would like me to pursue concatenating onto the hostname,
> some other string to make the hostname in TEC unique". 
> 
> For example:
> 
> Instead of:
> 
> hostname=[router1] interface=[eth0]
> hostname=[router1] interface=[eth1]
> 
> We would send:
> 
> hostname=[router1-eth0] interface=[eth0]
> hostname=[router1-eth1] interface=[eth1]
> 
> It appears to me that "$A", in Netview is fixed and I cannot modify it in 
> this way.
> 
> Can anybody confirm this, or otherwise help me?
> 
> Thanks.
> 
> Craig
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: nv-l-unsubscribe AT lists.tivoli DOT com
> For additional commands, e-mail: nv-l-help AT lists.tivoli DOT com
> 
> *NOTE*
> This is not an Offical Tivoli Support forum. If you need immediate
> assistance from Tivoli please call the IBM Tivoli Software Group
> help line at 1-800-TIVOLI8(848-6548)
>