PDA

View Full Version : Simple Check with icmpping


Walason
29-09-2005, 15:05
Hi people,
I try monitor only switch if it up or down, I use key = icmpping and is not return any value.

Can anyone for help me?

Thanks a lot.

biduhp
30-09-2005, 13:08
Hi,
The command fping is necessary , you can make the following one: To copy the command fping for/opt/zabbix/bin to give to permission u+s in fping and to edit zabbix_server.conf and to modify the way of fping (# FpingLocation=/usr/sbin/fping) for FpingLocation=/opt/zabbix/bin/fping. I find that this can function

Bidu