Page 1 of 1

SNMP Messages in eventman.log

Posted: Wed May 20, 2020 5:14 pm
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?

Re: SNMP Messages in eventman.log

Posted: Thu May 21, 2020 3:24 pm
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'

Re: SNMP Messages in eventman.log

Posted: Fri May 22, 2020 7:28 am
by dslaughter
ok, Thanks for the information. This thread can be locked.