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

fping doesn't work at openSUSE image

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Won't fix
    • Icon: Minor Minor
    • None
    • 2.4.5
    • Appliance (L)
    • None

      At the openSUSE image from your official site the fping command doesn't works correctly. At the "Template ICMP Ping" which use fping command for alive testing hosts use use fing6 command instead use fping.

      The logs from zabbix-server:

      zabbix:~ # tail -n 20  /var/log/zabbixs/zabbix-server.log  | grep fping 
        1734:20150528:130007.757 fping failed: 192.168.1.201: Address family for hostname not supported
        1734:20150528:131007.821 fping failed: 192.168.1.201: Address family for hostname not supported
        1734:20150528:132007.883 fping failed: 192.168.1.201: Address family for hostname not supported
      

      Testing fping from command line:

      zabbix:~ # fping 192.168.1.201
      192.168.1.201 is alive
      zabbix:~ # fping6 192.168.1.201
      192.168.1.201: Address family for hostname not supported
      zabbix:~ #
      

            Unassigned Unassigned
            Stazz Stanislav
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: