On my hobbit web display I have these errors that cause it to turn red.
PING 159.105.x.x (159.105.x.x) 56(84) bytes of data.
--- 159.105.x.x ping statistics ---
1 packets transmitted, 0 received, 100% packet loss, time 0ms
Did I somehow build hobbit without fping? and it is falling back on ping?
On 4/14/06, Henrik Stoerner <user-ce4a2c883f75@xymon.invalid> wrote:
On Fri, Apr 14, 2006 at 10:52:12AM -0400, Joseph Kezar wrote:
I have a branch on my network that returns about 85% of pings(don't
ask).
Is there someway I can tune fping(or ping) to try more than 1 time
before
setting the conn to red and notifiying people? It would be nice if it
could
send a couple of pings and only care that at least one ICMP echo gets
back.
The FPINGCMD setting is used to define the exact "fping" command that
Hobbit runs. So you can add any options you like for fping to that
setting in hobbitserver.cfg, to make it try harder to reach a host.
Henrik