SNMP Trap monitoring not working

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
gormank
Posts: 1114
Joined: Tue Dec 02, 2014 12:00 pm

Re: SNMP Trap monitoring not working

Post by gormank »

Maybe it shouldn't be the case, but its the solution provided by Nagios support...

Code: Select all

# grep ^mode /etc/snmp/snmptt.ini
mode = daemon
Its set to daemon on all 4 Nagios boxes.
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: SNMP Trap monitoring not working

Post by ssax »

Interesting, I've never actually seen that before.

I know that if you make changes in the interface to the snmptt config or add MIBs through the interface snmptt needs to be restarted in order for those changes to take effect but not that it would stop processing them if the nagios process was just restarted.

I'll talk to the other techs tomorrow when we're all in the office to see what the deal is, if that is a requirement we should add it by default or when running the trap installer script.
gormank
Posts: 1114
Joined: Tue Dec 02, 2014 12:00 pm

Re: SNMP Trap monitoring not working

Post by gormank »

I'm pretty sure its in this thread: https://support.nagios.com/forum/viewto ... 16&t=34708
I think that when it happens, the service snmptt restart fails to stop the service, but restarts it. This is mentioned in the thread.
No need to discuss this topic in this thread...
Last edited by gormank on Wed Feb 03, 2016 7:14 pm, edited 1 time in total.
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: SNMP Trap monitoring not working

Post by tmcdonald »

Let's wait for @paltel to respond to @ssax's post here: https://support.nagios.com/forum/viewto ... 68#p170465

before we go any further.
Former Nagios employee
Locked