what we need to do on zabbix server (gui)....
Ad Widget
Collapse
SNMP traps made easy
Collapse
X
-
-
Hi Oli
HI Oli,
Thanks for your all support, appritiate it.
I am getting one error message on the logs, if you can kindly check the below logs and advice me,
Jun 18 11:16:41 zabbix snmptrapd[1913]: 2013-06-18 11:16:31 10.1.127.31(via UDP: [10.1.127.31]:2276->[10.1.126.45]) TRAP, SNMP v1, community Public#012#011S NMPv2-SMI::enterprises.311.1.1.3.1.3 Authentication Failure Trap (0) Uptime: 1 d ay, 22:59:43.21#012
and when i was restating the snmptrapd service below logs are poping up,
Jun 18 11:27:52 zabbix kernel: type=1400 audit(1371540472.778:36920): avc: denied { name_connect } for pid=11001 comm="httpd" dest=10051 scontext=unconfined_u:system_r:httpd_t:s0 tcontext=system_u
bject_r
ort_t:s0 tclass=tcp_socket
Jun 18 11:40:00 zabbix snmptrapd[7458]: Stopping snmptrapd
Jun 18 11:40:01 zabbix snmptrapd[7837]: Did not find 'zeroDotZero' in module SNMPv2-SMI (/usr/share/snmp/mibs/IP-MIB.txt)
Jun 18 11:40:01 zabbix snmptrapd[7837]: Did not find 'zeroDotZero' in module SNMPv2-SMI (/usr/share/snmp/mibs/DISMAN-EVENT-MIB.txt)
Jun 18 11:40:01 zabbix snmptrapd[7837]: Did not find 'zeroDotZero' in module SNMPv2-SMI (/usr/share/snmp/mibs/DISMAN-SCHEDULE-MIB.txt
Thanks
IshanComment
-
Hi Oli
Please help me to figure out the above issue, i am keep on getting this error and i would like to know how to fix that.. Kindly help me,
Here is the meesage,
community Public#012#011S NMPv2-SMI::enterprises.311.1.1.3.1.3 [B][B]Authentication Failure Trap (0) Uptime: 1 d ay, 22:59:43.21
Thanks
IshanComment
-
Could you post your zabbix_snmp_trapper.rb and API calls to create item,trigger,event ?2) snmptrapd calls a ruby script "zabbix_snmp_trapper.rb" to handle it (ruby because I can write it a lot faster than perl and python and cause of puppet it's everywhere in our environment)
3) API calls to zabbix to create
a) a host if non existent
b) an item for this host, if non existent
c) an trigger, if non existent
d) an event through zabbix_sender
How do you check that item/trigger not exist ? (do you connect DB every time in order to check ? )
Thanks !Last edited by natalia; 27-11-2013, 09:46.Comment
-
Hello Natalia
Here is the different question:
I have configured the snmptrap as same as below site,
But i am still keep on receiving SNMPv2-MIB::authenticationFailure message from only one device
Could you please help me to fix the issue.
Thanks & Regards,
IshanComment
Comment