nv-l
[Top] [All Lists]

Re: help with simple ruleset

To: nv-l@lists.tivoli.com
Subject: Re: help with simple ruleset
From: James Shanks <James_Shanks@TIVOLI.COM>
Date: Mon, 22 Mar 1999 13:43:28 -0500
Reply-to: Discussion of IBM NetView and POLYCENTER Manager on NetView <NV-L@UCSBVM.UCSB.EDU>
Sender: Discussion of IBM NetView and POLYCENTER Manager on NetView <NV-L@UCSBVM.UCSB.EDU>
Matt -

The ruleset looks fine.  You should be using an action and not an inline
action.
 For action issues, look in /usr/OV/log/nvaction.alog and .blog for error
messages.
If you have a test set up, you can also turn on nvcdebug -d all and then
look at the nvcorrd.alog and blog and see what happens when your rules
runs, although you may find it difficult to interpret the logs as there
will be lots of info there.

 How are you testing this?  Do you put it in ESE.automation or create a
workspace in the events window?
 If it is in ESE.automation, you have stop and restart actionsvr to get him
to load a new copy when you change it.
 If in events, you will always have a blank window since you do not forward
anything to it.

James Shanks
Tivoli (NetView for UNIX) L3 Support



Matt Ashfield <mda@UNB.CA> on 03/22/99 12:43:01 PM

Please respond to Discussion of IBM NetView and POLYCENTER Manager on
      NetView <NV-L@UCSBVM.UCSB.EDU>

To:   NV-L@UCSBVM.UCSB.EDU
cc:    (bcc: James Shanks)
Subject:  help with simple ruleset





Hi all,
I am experimenting with rulesets and am having a few problems. Basically, I
want Netview to send an email when a node down event is received for a
particular node and NO node up event for that node is received within a
designated period of time..So I'll get an email if a node has been down for
more than x minutes...
I have my ruleset defined as follows...

EVENT STREAM = BLOCK
EVENT 1 = Node Down event (as Input 1)
EVENT 2 = Node Up event (as Input 2)

RESET ON MATCH
    Event 1 Attribute 2 EQUAL TO Event 2 Attribute 2
        - this would compare the name of the nodes generating the events
        - time threshold is currently set to 3 mintues for testing....
outputted to
ACTION
    a perl script that sends an email...

Does anyone see any obvious errors with this? Shoud I be using an Inline
Action instead of Action?
Any help would be appreciated,

Matt Ashfield
mda@unb.ca
Hi all,
I am experimenting with rulesets and am having a few problems. Basically, I want Netview to send an email when a node down event is received for a particular node and NO node up event for that node is received within a designated period of time..So I'll get an email if a node has been down for more than x minutes...
I have my ruleset defined as follows...
 
EVENT STREAM = BLOCK
EVENT 1 = Node Down event (as Input 1)
EVENT 2 = Node Up event (as Input 2)
 
RESET ON MATCH
    Event 1 Attribute 2 EQUAL TO Event 2 Attribute 2
        - this would compare the name of the nodes generating the events
        - time threshold is currently set to 3 mintues for testing....
outputted to
ACTION
    a perl script that sends an email...
 
Does anyone see any obvious errors with this? Shoud I be using an Inline Action instead of Action?
Any help would be appreciated,
 
Matt Ashfield
<Prev in Thread] Current Thread [Next in Thread>

Archive operated by Skills 1st Ltd

See also: The NetView Web