Hello
I follow this guide http://www.zabbix.com/wiki/howto/monitor/snmp/snmptraps
But my snmp traps handler seems to not be working:
I do not receive any error message in /var/log/messages or /var/log/zabbix-server/log
I use the following command to send a trap:
/opt/OV/bin/snmptrap -c public 172.28.7.180 \ .1.3.6.1.4.1.2789.2500 "" 6 3003 "" \ .1.3.6.1.4.1.2789.2500.3003.1 octetstringascii "Oracle" \ .1.3.6.1.4.1.2789.2500.3003.2 octetstringascii "Backup Not Running" \ .1.3.6.1.4.1.2789.2500.3003.3 octetstringascii "Call the DBA Now for Help"
Any ideas how can I troubleshoot this problem ?
Thanks in advance.
I follow this guide http://www.zabbix.com/wiki/howto/monitor/snmp/snmptraps
But my snmp traps handler seems to not be working:
I do not receive any error message in /var/log/messages or /var/log/zabbix-server/log
I use the following command to send a trap:
/opt/OV/bin/snmptrap -c public 172.28.7.180 \ .1.3.6.1.4.1.2789.2500 "" 6 3003 "" \ .1.3.6.1.4.1.2789.2500.3003.1 octetstringascii "Oracle" \ .1.3.6.1.4.1.2789.2500.3003.2 octetstringascii "Backup Not Running" \ .1.3.6.1.4.1.2789.2500.3003.3 octetstringascii "Call the DBA Now for Help"
Any ideas how can I troubleshoot this problem ?
Thanks in advance.