nv-l
[Top] [All Lists]

Re: Rule/IP association

To: nv-l@lists.tivoli.com
Subject: Re: Rule/IP association
From: Ray Schafer <schafer@TKG.COM>
Date: Sat, 20 Jun 1998 17:27:32 -0400
In-reply-to: <5010060008949634000002L642*@MHS>
Reply-to: Discussion of IBM NetView and POLYCENTER Manager on NetView et alia <NV-L@UCSBVM.UCSB.EDU>
Sender: Discussion of IBM NetView and POLYCENTER Manager on NetView et alia <NV-L@UCSBVM.UCSB.EDU>
There are many ways to do this.  I think the easiest way would be to create
a database field (see the files under the /usr/OV/fields/C directory for
reference and the Netview documentation).  If you create the field with the
capability flag and locate flags, then either the Netview GUI (or a simple C
program) can  update that field.  Then you could use a query database field
node in your ruleset to forward the event to the next node (your action) if
that field has a certain value.  If you have to add additional servers, it
is pretty easy.  You could also use the field to make a collection which can
be monitored visually.

For example your field could be "Critical Servers" and it can be a boolean
field or string field.  Set it to "TRUE" for those servers you want to take
your actions on.  Make your ruleset such that if you get a node down event,
the event will be forwarded to a "Query Database Field" node.  The event
attribute you will want to use for the object will be "2" (for the node down
event this is the object name in the database).  Use the dialog box to see
if your field "Critical Servers" is set to "TRUE" for that object.  If it
is, pass it to the next node (page or whatever node you want).

--
Ray Schafer                   | schafer@tkg.com
The Kernel Group              | Network Computing Consulting

> -----Original Message-----
> From: Discussion of IBM NetView and POLYCENTER Manager on NetView et
> alia [mailto:NV-L@UCSBVM.UCSB.EDU]On Behalf Of Mike Twerago
> Sent: Saturday, June 20, 1998 11:03 AM
> To: NV-L@UCSBVM.UCSB.EDU
> Subject: Rule/IP association
>
>
>
>  Hello,
>
> I would like to develop a rule that performs a specified action upon the
> occurence of a 'Node Down' event.
> The challenge is I only want to associate this action with a
> limited number of
> my servers (approx. 40 out of 100).
>
> Is there an easier way to do this other than using 40 Event
> Attribute nodes,
> each equating argument #2 with the specific IP Address of each
> server ?   The
> IP addressing scheme does not follow much of a pattern.
>
> Thanks for any help.
> ------------------------------
> Michael Twerago
> mtwerago@us.ibm.com
>

<Prev in Thread] Current Thread [Next in Thread>

Archive operated by Skills 1st Ltd

See also: The NetView Web