SNMP Messages in eventman.log

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
dslaughter
Posts: 140
Joined: Wed Feb 20, 2019 3:46 pm

SNMP Messages in eventman.log

Post by dslaughter »

I'm seeing these messages in eventman.log and don't know what it means.

SNMP TRAP SENDER NOT CONFIGURED!
PHP Notice: Undefined variable: settings in /usr/local/nagiosxi/html/includes/components/mtr/mtr.inc.php on line 533
*** GLOBAL HANDLER (snmptrapsender)...


Can you help me understand what's wrong and how to fix it?
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: SNMP Messages in eventman.log

Post by ssax »

Those are normal and can be ignored, you can enable SNMP Trap Sender functionality (if you want to use it) in Admin > Manage Components > SNMP Trap Sender > Click the wrench icon to the far right.

If you enable it, and then disable it, you will see this instead (which is also normal):

Code: Select all

SNMP TRAP SENDER NOT ENABLED! VALUE='0'
dslaughter
Posts: 140
Joined: Wed Feb 20, 2019 3:46 pm

Re: SNMP Messages in eventman.log

Post by dslaughter »

ok, Thanks for the information. This thread can be locked.
Locked