[Nagiosplug-devel] check_ping: Could not interpret output from ping command

Andreas Ericsson ae at op5.se
Sun Nov 28 04:38:07 CET 2004


Julien TOUCHE wrote:
> 
>>> That's a known problem.
>>> On certain platforms ping outputs to STDERR and on some to STDOUT.
>>> check_ping only checks one of these to parse the output, can't remember
>>> which one. Been like that for a while, noone patched check_ping yet 
>>> though :/
> 
> 
> is there any plan to correct this ?
> 

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. check_icmp doesn't spawn an external app to do the dirty work 
for it so it will work on any platform that supports raw sockets (even 
windows XP, if you compile it with djgpp).

In the mean-time, you can download it from http://oss.op5.se/nagios. 
Make a symlink from your current check_ping to the check_icmp program 
and you won't have to change the configuration a bit.

Cheers.

> thanks
> Regards
> 
>         Julien
> 
> 
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now. 
> http://productguide.itmanagersjournal.com/
> _______________________________________________________
> Nagios Plugin Development Mailing List 
> Nagiosplug-devel at lists.sourceforge.net
> Unsubscribe at 
> https://lists.sourceforge.net/lists/listinfo/nagiosplug-devel
> ::: Please include plugins version (-v) and OS when reporting any issue. 
> ::: Messages without supporting info will risk being sent to /dev/null
> 

-- 
Andreas Ericsson                   andreas.ericsson at op5.se
OP5 AB                             www.op5.se
Lead Developer




More information about the Devel mailing list