Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-7426

snmp checks fail with failed: first network error, wait for 15 seconds

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Duplicate
    • Icon: Trivial Trivial
    • None
    • 2.2.0
    • Server (S)
    • centos 6.4

      Hello!

      There are messages in server log:

      [root@zabbix zabbix]# grep "Khokhryaki ABK room 130 UPS 2200" zabbix_server.log 
        6840:20131122:054359.552 SNMP agent item [upsAdvBatteryCapacity] on host [Khokhryaki ABK room 130 UPS 2200] failed: first network error, wait for 15 seconds
        6937:20131122:054400.590 SNMP agent item [upsAdvInputLineFailCause] on host [Khokhryaki ABK room 130 UPS 2200] failed: first network error, wait for 15 seconds
        7060:20131122:054415.207 resuming SNMP agent checks on host [Khokhryaki ABK room 130 UPS 2200]: connection restored
        6827:20131122:063504.611 SNMP agent item [upsAdvOutputCurrent] on host [Khokhryaki ABK room 130 UPS 2200] failed: first network error, wait for 15 seconds
        6978:20131122:063505.612 SNMP agent item [upsAdvOutputLoad] on host [Khokhryaki ABK room 130 UPS 2200] failed: first network error, wait for 15 seconds
        7061:20131122:063520.581 resuming SNMP agent checks on host [Khokhryaki ABK room 130 UPS 2200]: connection restored
        6837:20131122:064537.468 SNMP agent item [upsBasicBatteryStatus] on host [Khokhryaki ABK room 130 UPS 2200] failed: first network error, wait for 15 seconds
        7055:20131122:064552.802 resuming SNMP agent checks on host [Khokhryaki ABK room 130 UPS 2200]: connection restored
        6844:20131122:070129.039 SNMP agent item [upsAdvBatteryCapacity] on host [Khokhryaki ABK room 130 UPS 2200] failed: first network error, wait for 15 seconds
        6796:20131122:070130.106 SNMP agent item [upsAdvInputLineFailCause] on host [Khokhryaki ABK room 130 UPS 2200] failed: first network error, wait for 15 seconds
        7053:20131122:070145.585 resuming SNMP agent checks on host [Khokhryaki ABK room 130 UPS 2200]: connection restored
        6837:20131122:072029.159 SNMP agent item [upsAdvBatteryCapacity] on host [Khokhryaki ABK room 130 UPS 2200] failed: first network error, wait for 15 seconds
        7055:20131122:072044.904 resuming SNMP agent checks on host [Khokhryaki ABK room 130 UPS 2200]: connection restored
        6907:20131122:072529.707 SNMP agent item [upsAdvBatteryCapacity] on host [Khokhryaki ABK room 130 UPS 2200] failed: first network error, wait for 15 seconds
        6923:20131122:072530.044 SNMP agent item [upsAdvInputLineFailCause] on host [Khokhryaki ABK room 130 UPS 2200] failed: first network error, wait for 15 seconds
        7061:20131122:072545.188 resuming SNMP agent checks on host [Khokhryaki ABK room 130 UPS 2200]: connection restored
        6894:20131122:075559.451 SNMP agent item [upsAdvBatteryCapacity] on host [Khokhryaki ABK room 130 UPS 2200] failed: first network error, wait for 15 seconds
        6869:20131122:075600.478 SNMP agent item [upsAdvInputLineFailCause] on host [Khokhryaki ABK room 130 UPS 2200] failed: first network error, wait for 15 seconds
        7061:20131122:075615.297 resuming SNMP agent checks on host [Khokhryaki ABK room 130 UPS 2200]: connection restored
      

      and no data retrieved for several hosts.

      For particular one I created simple script on the same host which checks the same value every minute:

      #!/bin/sh
      date  >>/var/log/snmpgettest
      snmpget -v1 -c public 192.168.46.42 1.3.6.1.4.1.318.1.1.1.3.2.5.0 >>/var/log/snmpgettest
      

      And it never failed for last 24 hours, so looks like this is zabbix bug...

      Thank you!

            Unassigned Unassigned
            sles sles
            Votes:
            6 Vote for this issue
            Watchers:
            15 Start watching this issue

              Created:
              Updated:
              Resolved: