Hello,
I'm using Zabbix 1.4.2 on openSUSE 10.2. Everything is working fine but icmpping makes some problems.
I have done the following steps:
Set the path to fping in the /etc/zabbix/zabbix_server.conf
I can run fping with the Zabbix User
But in my "Last data" list I only see one check at 10 Sep 18:46:53.
Can someone help me?
Thank you!
MfG
Dominic
I'm using Zabbix 1.4.2 on openSUSE 10.2. Everything is working fine but icmpping makes some problems.
I have done the following steps:
Code:
chown root:zabbix /usr/sbin/fping chmod 710 /usr/sbin/fping chmod ug+s /usr/sbin/fping
Code:
FpingLocation=/usr/sbin/fping
Code:
zabbix@zabbix-server:~> /usr/sbin/fping google.de google.de is alive zabbix@zabbix-server:~>
Can someone help me?
Thank you!
MfG
Dominic

Comment