Nagios XI 2014R1.1 No more SNMP Traps
Posted: Wed Jun 04, 2014 5:38 pm
Hi All,
I just upgrade my version of Nagios XI to 2014R1.1 and all of it went smooth but I noticed I was no longer receiving SNMP traps under /usr/local/nagios/var/nagios.log
I can see the traps under NSTI 1.4 and under /var/log/snmptt/snmptt.log and under /var/log/messages but nothing under /usr/local/nagios/var/nagios.log
I re-ran the following:
Integrating_SNMP_Traps_With_Nagios_XI.pdf
/etc/snmp/snmptt.ini (FINE)
/etc/snmp/snmptrapd.conf (FINE)
/etc/sysconfig/snmptrapd (FINE)
/etc/init.d/snmptrapd (FINE)
/etc/init.d/snmptt (FINE)
Example of Messages:
/var/log/messages
Jun 4 18:33:15 NagiosXI snmptt[20009]: .1.3.6.1.4.1.x.x.3.19 Warning "Status Events" x.x.x.11 - 21581 GPUTemp2=83, Out of range: min=0,max=75.
Example of SNMPTT:
/var/log/messages/snmptt
Wed Jun 4 18:33:11 2014 .1.3.6.1.4.1.x.x.3.19 Warning "Status Events" x.x.x.11 - 21581 GPUTemp2=83, Out of range: min=0,max=75.
Any help would be greatly appreciated.
I just upgrade my version of Nagios XI to 2014R1.1 and all of it went smooth but I noticed I was no longer receiving SNMP traps under /usr/local/nagios/var/nagios.log
I can see the traps under NSTI 1.4 and under /var/log/snmptt/snmptt.log and under /var/log/messages but nothing under /usr/local/nagios/var/nagios.log
I re-ran the following:
Integrating_SNMP_Traps_With_Nagios_XI.pdf
Code: Select all
cd /tmp
wget
http://assets.nagios.com/downloads/nagiosxi/scripts/NagiosXI-SNMPTrap-setup.sh
sh ./NagiosXI-SNMPTrap-setup.sh
/etc/snmp/snmptrapd.conf (FINE)
/etc/sysconfig/snmptrapd (FINE)
/etc/init.d/snmptrapd (FINE)
/etc/init.d/snmptt (FINE)
Example of Messages:
/var/log/messages
Jun 4 18:33:15 NagiosXI snmptt[20009]: .1.3.6.1.4.1.x.x.3.19 Warning "Status Events" x.x.x.11 - 21581 GPUTemp2=83, Out of range: min=0,max=75.
Example of SNMPTT:
/var/log/messages/snmptt
Wed Jun 4 18:33:11 2014 .1.3.6.1.4.1.x.x.3.19 Warning "Status Events" x.x.x.11 - 21581 GPUTemp2=83, Out of range: min=0,max=75.
Any help would be greatly appreciated.