Page 1 of 1

Re: [Nagios-devel] Problem with ping-check?

Posted: Mon Oct 15, 2007 4:06 am
by Guest
Andreas Ericsson wrote:
> This happens when /bin/ping sends output to stderr. Try using
> check_icmp instead. It has its own packet-sending code, so it won't
> have this problem. It's also quite a bit friendlier to your system
> load as it doesn't have to fork() multiple times to obtain RTA and
> packet-loss values.
I've moved from check_ping to check_icmp.
If check_ping can produce unnecessary alerts then why not simply symlink
check_ping to check_icmp or remove it?

Thank you
Marcin






This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]