[Nagiosplug-devel] check_ping: Could not interpret output from ping command
Joe Rhett
jrhett at meer.net
Tue Dec 7 22:59:04 CET 2004
FYI, this error only occurs with 4 digits in the -c arguement. The
following works fine...
./check_icmp -H bowmore -c 1000,80%
check_icmp: select() in recvfrom_wto : Invalid argument
./check_icmp -H bowmore -c 999,80%
OK - bowmore: rta 0.80 ms, lost 0%|rta=0.80ms;200;999;; pl=0%;60;80;;
On Tue, Dec 07, 2004 at 10:47:15PM -0800, Joe Rhett wrote:
> On Sat, Nov 27, 2004 at 09:21:09PM +0100, Andreas Ericsson wrote:
> > Yes. Sometime (soon, hopefully) the check_icmp plugin will be included
> > in the standard distribution, and the check_ping plugin will be gotten
> > rid of.
>
> Hopefully sometime after it works on operating systems other than Linux?
>
> ./check_icmp -H bowmore
> OK - bowmore: rta 0.79 ms, lost 0%|rta=0.79ms;200;500;; pl=0%;60;80;;
>
> ./check_icmp -H bowmore -w 3000,80% -c 5000,100%
> check_icmp: select() in recvfrom_wto : Invalid argument
>
> ./check_icmp -H bowmore -c 3000,100%
> check_icmp: select() in recvfrom_wto : Invalid argument
>
> --
> Joe Rhett
> Senior Geek
> Meer.net
--
Joe Rhett
Senior Geek
Meer.net
More information about the Devel
mailing list