To continue reading for free, register below or login
To read more you must become a member of SearchEnterpriseLinux.com
');
// -->

I am not overly familiar with NetCool but Nagios can certainly send SMNP
traps when events occur. The best way to do this is to use host and
service event handlers to call the snmptrap (if you're using Net-SNMP)
command and send the trap.
There is a good description of how to do
this in the Nagios FAQs
and you can also read
about event handlers.
I also
discuss this in my book on Nagios - Pro Nagios 2.0.
|