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?
SNMP Messages in eventman.log
Re: SNMP Messages in eventman.log
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):
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
ok, Thanks for the information. This thread can be locked.