nv-l

Re: [NV-L] Events to TEC

2009-03-04 14:53:20
Subject: Re: [NV-L] Events to TEC
From: James Shanks <jshanks AT us.ibm DOT com>
To: Tivoli NetView Discussions <nv-l AT lists.ca.ibm DOT com>
Date: Wed, 4 Mar 2009 14:53:05 -0500

Well, that depends on how the scripts are implemented. And on what platform, UNIX and Linux or Windows. And on whether you want to forward NetView events or include vendor events too. I think you are on Linux as I recall.

In general we favor the adapter approach over scripts. All our documentation is written that way. And using an adapter daemon gives you a single point of control for starting, stopping, or modifying what you send. Plus you can log or trace what the daemon does, whereas with postemsg scripts that's not so easy.

In UNIX and Linux the adapter is implemented as part of the nvserverd daemon. You configure the event forwarding from serversetup. That creates a /usr/OV/conf/tecint/conf file. The standard ruleset for TEC forwarding is TEC_ITS.rs and it is designed to work with the netview.rls rulebase shipped in TEC 3.9. That rulebase will automatically close matching Critical and Normal events for the same host, escalate the severity of the critical events based on time open, and that sort of thing. The TEC_ITS.rs will send only NetView events that the rulebase is expecting to keep the traffic low, but you can edit it to add vendor events if you wish.

The formatting for the event sent to TEC that nvserverd will use is stored in trapd.conf for the event. There's a base set of information that will be used if none is provided. And mib2trap can be used to format vendor MIBs which describe traps into addtrap statements which will include TEC formatting if you specify that you want a baroc file created when you run mib2trap. We've tried to make this easier than writing scripts yourself.

If you want to log the events being sent to TEC, you edit the tecint.conf file and uncomment the line #NvserverdTraceTECEvents=YES, and then you can get nvserverd to reload that conf file by issuing
nvtecia -reload
This will cause nvserverd to write each event to /usr/OV/log/nvserverd.log before he gives it to the TEC library code for sending. You will have to manage that log file yourself as it will just grow and grow.

Hope this helps,

James Shanks
Tivoli Network Availability Management Level Three
Network Availability Management
Tivoli Software, IBM Corp
1-919-224-1642 | T/L 687-1642 | ITN 26871642
Inactive hide details for "Sperry, Kevin" <Kevin.Sperry AT us.ngrid DOT com>"Sperry, Kevin" <Kevin.Sperry AT us.ngrid DOT com>


          "Sperry, Kevin" <Kevin.Sperry AT us.ngrid DOT com>
          Sent by: nv-l-bounces AT lists.ca.ibm DOT com

          03/04/2009 02:22 PM
          Please respond to
          Tivoli NetView Discussions <nv-l AT lists.ca.ibm DOT com>


To

"Tivoli NetView Discussions" <nv-l AT lists.ca.ibm DOT com>

cc


Subject

[NV-L] Events to TEC

Hello,

Using NV 7.15 w/ FP1. We now have a need for NV integration w/ TEC. Another part of our company uses OpenView and TEC. They use scripts to forward events to TEC. I have done some research and have identified two ways to accomplish this task. Scripts and using the "serversetup" gui. Could you give insight to pros and cons of either method?

Thank you,


Kevin Sperry
IT Analyst, Data Center Monitoring Control

national
grid
7437 Henry Clay Blvd. Bldg#3

Liverpool, NY 13088

Phone: (315) 460-2688 Internal: 829-2688

Kevin.Sperry AT us.ngrid DOT com

********************************************************************************
This e-mail and any files transmitted with it, are confidential to National Grid and are intended solely for the use of the individual or entity to whom they are addressed.  If you have received this e-mail in error, please reply to this message and let the sender know.
_______________________________________________
NV-L mailing list
NV-L AT lists.ca.ibm DOT com
Unsubscribe:NV-L-leave AT lists.ca.ibm DOT com
http://lists.ca.ibm.com/mailman/listinfo/nv-l (Browser access limited to internal IBM'ers only)

GIF image

GIF image

GIF image

_______________________________________________
NV-L mailing list
NV-L AT lists.ca.ibm DOT com
Unsubscribe:NV-L-leave AT lists.ca.ibm DOT com
http://lists.ca.ibm.com/mailman/listinfo/nv-l (Browser access limited to 
internal IBM'ers only)
<Prev in Thread] Current Thread [Next in Thread>