-
Incident report
-
Resolution: Won't fix
-
Minor
-
None
-
2.4.5
-
None
-
openSUSE
zabbix:~ # uname -a
Linux zabbix 3.11.10-29-default #1 SMP Thu Mar 5 16:24:00 UTC 2015 (338c513) x86_64 x86_64 x86_64 GNU/Linux
zabbix:~ # fping -v
fping: Version 3.5
fping: comments to [email protected]
openSUSE zabbix:~ # uname -a Linux zabbix 3.11.10-29-default #1 SMP Thu Mar 5 16:24:00 UTC 2015 (338c513) x86_64 x86_64 x86_64 GNU/Linux zabbix:~ # fping -v fping: Version 3.5 fping: comments to [email protected]
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:~ #
- duplicates
-
ZBX-7455 zabbix appliance fping doesn't work
- Closed