|
|||||||||||
|
[Nagiosplug-help] Problem with nagios check_ping plugin
From: Alex Dehaini <alexdehaini(at)gmail.com>
Date: Fri Oct 05 2007 - 11:19:08 EDT
I have been using nagios for 2 months now and it is really good. So far, all plug-ins work well but recently the check_ping plugin has been acting funny and giving wrong results.
This is the OS info
# 'check_ping' command definition
command_name check_ping
command_line $USER1$/check_ping -H $HOSTADDRESS$ -w $ARG1$ -c
$ARG2$ -p 10
}
This is an example of a service that uses check_ping define service{
use servers
host_name bhslave@nkwanta
service_description PING
check_command check_ping!200.0,20%!600.0,60%
}
The problem is nagios will warn me of 28% packet loss to this host that is 3 hops away from the monitoring system and the RTA will be about 60ms. It does this randomly. I will like to know how nagios computes this info and how it determines this. Any help will be greatly appreciated.
Regards,
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/ Nagiosplug-help mailing list Nagiosplug-help@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nagiosplug-help ::: Please include plugins version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null Received on Fri Oct 5 11:26:37 2007 This archive was generated by hypermail 2.1.8 : Mon Oct 08 2007 - 18:06:21 EDT |
||||||||||
|
|||||||||||