SNMP Traps in Distributed xi environment

This support forum board is for support questions relating to Nagios xi, our flagship commercial network monitoring solution.
User avatar
BanditBBS
Posts: 2474
Joined: Tue May 31, 2011 12:57 pm
Location: Scio, OH

SNMP Traps in Distributed xi environment

Post by BanditBBS »

Ok, so we are doing a Gearman distributed environment with some worker nodes get specific checks to perform. These worker nodes will be at different geographic locations. There are some systems at these far off locations that need to send traps to Nagiosxi. Is there a method to send the traps to the local worker and then that being rolled up to the primary server? This would eliminate many machines having to send traps to the primary Nagiosxi server and multiple holes in the firewall.
2 of xi5.6.14 Prod/DR/DEV - Nagios LogServer 2 Nodes
See my projects on the Exchange at BanditBBS - Also check out my Nagios stuff on my personal page at Bandit's Home and at github
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises

Re: SNMP Traps in Distributed xi environment

Post by scottwilkerson »

I believe you can just forward them on with snmptrapd

http://serverfault.com/questions/81077/ ... forwarding
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
User avatar
BanditBBS
Posts: 2474
Joined: Tue May 31, 2011 12:57 pm
Location: Scio, OH

Re: SNMP Traps in Distributed xi environment

Post by BanditBBS »

That sounds like a good plan. Will ask my linux admin to get that setup. Feel free to mark this complete.
2 of xi5.6.14 Prod/DR/DEV - Nagios LogServer 2 Nodes
See my projects on the Exchange at BanditBBS - Also check out my Nagios stuff on my personal page at Bandit's Home and at github