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????

begin:vcard
fn:Jose Castilla Gallardo
n:Castilla Gallardo;Jose
email;internet:[EMAIL PROTECTED]
version:2.1
end:vcard

Reply via email to