forward nagios snmp traps to HP Netcool

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
asadpak
Posts: 2
Joined: Wed Sep 24, 2014 3:15 pm

forward nagios snmp traps to HP Netcool

Post by asadpak »

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.
User avatar
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

Post by Box293 »

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.
asadpak
Posts: 2
Joined: Wed Sep 24, 2014 3:15 pm

Re: forward nagios snmp traps to HP Netcool

Post by asadpak »

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
User avatar
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

Post by Box293 »

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
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked