Check_fping returns only Warning when a host i s unreachable/down
Pulyankote, Gopinath
Gopinath_Pulyankote at affymetrix.com
Thu Oct 24 00:49:32 CEST 2002
Reposting again, since I didn't get any response on this.
Hi,
Why does the check_fping return a warning, instead of critical, when the
host is unreachable, while check_ping reports correctly? I recently changed
my configs to use fping instead of ping to improve performance. Should I
switch back to ping?
bash-2.05a$ ../libexec/check_fping -H 10.12.1.254 -w 300.0,80% -c 500.0,100%
FPING WARNING - 10.12.1.254
bash-2.05a$
bash-2.05a$ /usr/sbin/fping 10.12.1.254
10.12.1.254 is unreachable
bash-2.05a$
bash-2.05a$ ../libexec/check_ping -H 10.12.1.254 -w 300,80% -c 500,100%
CRITICAL - Plugin timed out after 10 seconds
bash-2.05a$
-G
-------------------------------------------------------
This sf.net email is sponsored by: Influence the future
of Java(TM) technology. Join the Java Community
Process(SM) (JCP(SM)) program now.
http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0002en
More information about the Users
mailing list