Hi,
I recently upgraded my Zabbix server from 1.8.10 to 2.0.2 release.
Everything worked fine including apllying the mysql patch.
I installed fping from the Ubuntu repository and changed the FPingLocation as recommended ( from /usr/sbin/fping to /usr/bin/fping...)
I applyed the chown and chmod 4710 commands to the fping binary but it not work.
I updated the zabbix_server.conf file to the new location of fping...
the server log keeps telling:
fping failed: "/bin/sh: Can't open /usr/sbin/fping"
It seems that although I informed zabbix of the correct fping location it doesn't accepts this update...?
Any ideas for help?
Thanks,
I recently upgraded my Zabbix server from 1.8.10 to 2.0.2 release.
Everything worked fine including apllying the mysql patch.
I installed fping from the Ubuntu repository and changed the FPingLocation as recommended ( from /usr/sbin/fping to /usr/bin/fping...)
I applyed the chown and chmod 4710 commands to the fping binary but it not work.
I updated the zabbix_server.conf file to the new location of fping...
the server log keeps telling:
fping failed: "/bin/sh: Can't open /usr/sbin/fping"
It seems that although I informed zabbix of the correct fping location it doesn't accepts this update...?
Any ideas for help?
Thanks,
Comment