error checking commnad
Jose Castilla Gallardo
josej.castilla at juntadeandalucia.es
Tue Jan 10 18:02:49 CET 2006
Hi, i have with a host this message "UNREACHABLE" and Status
Information: bin/ping -n -U -w 10 -c 1 x.x.x.x
my checkcommands.cfg is:
# Command to check to see if a host is "alive" (up) by pinging it
define command{
command_name check-host-alive
#command_line $USER1$/check_ping -H $HOSTADDRESS$ -w 99,99% -c
100,100% -p 1
command_line $USER1$/check_ping -H $HOSTADDRESS$ -w 3000.0,80% -c
5000.0,100% -p 1
}
# Generic command to check a device by pinging it
define command{
command_name check_ping
command_line $USER1$/check_ping -H $HOSTADDRESS$ -w $ARG1$ -c $ARG2$ -p 5
}
I have nagios Version 2.0rc1
any solution????
-------------- next part --------------
A non-text attachment was scrubbed...
Name: josej.castilla.vcf
Type: text/x-vcard
Size: 136 bytes
Desc: not available
URL: <https://www.monitoring-lists.org/archive/users/attachments/20060110/e87bab6b/attachment.vcf>
More information about the Users
mailing list