PDA

View Full Version : icmpping


emarkert
03-03-2005, 22:58
I'm trying to use icmpping to see if a wireless access point is up.

I have type set to "Simple Check", key "icmpping", no units, no multiplier and everything else is set to the default.

When I goto View, Latest Data, Host the last check/value, change values show a "-".

I'm using alpha 5.

dhughes
19-03-2005, 18:44
Same issue with a print server. I can ping the device from the command line.

mbajon
11-04-2005, 09:57
I have the same problem. Fping is installed... Have anyone found a solution?

fwoosh
11-04-2005, 22:06
Try to modify your zabbix_server.conf and point to where you have fping installed. I copied it into /usr/local/zabbix/bin. Then you need to do a "chmod u+s" on the fping file.

Hopefully this helps.