Problem with ping-check?
Marcin Rożek
marcin.rozek at am.edu.pl
Mon Oct 15 14:06:04 CEST 2007
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 SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
More information about the Developers
mailing list