Hello Everyone, I need your help with following scenario. I have 50 Hadoop nodes sending snmp traps to my nagios master server. I would like to forward the snmp traps to central NOC monitoring Netcool system. What do I need to do? Any help is appreciated. I am running Nagios 3.5 Core and all Linux 6.5 nodes.
Thanks.
forward nagios snmp traps to HP Netcool
- Box293
- Too Basu
- Posts: 5126
- Joined: Sun Feb 07, 2010 10:55 pm
- Location: Deniliquin, Australia
- Contact:
Re: forward nagios snmp traps to HP Netcool
You should be able to use snmptt on your nagios master server to perform an EXEC statement on the traps. The EXEC statement can be a script, so that script can be written to talk to the Netcool system.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Re: forward nagios snmp traps to HP Netcool
I appreciate the response. I understand the over all idea. Can you point me to some step by step or HOW TO guide for this task?
Thanks Much
Thanks Much
- Box293
- Too Basu
- Posts: 5126
- Joined: Sun Feb 07, 2010 10:55 pm
- Location: Deniliquin, Australia
- Contact:
Re: forward nagios snmp traps to HP Netcool
This document is for Nagios XI, however the install script it refences will work on Core and so will the addmib command.
http://assets.nagios.com/downloads/nagi ... ios_XI.pdf
http://assets.nagios.com/downloads/nagi ... ios_XI.pdf
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.