According to this thread, I need to go through and edit the command.
I am using the check-host-alive check command as follows:
Code: Select all
$USER1$/check_icmp -H $HOSTADDRESS$ -w 3000.0,80% -c 5000.0,100% -p 5I seem to remember there being a reason that we switched to check_icmp over check_ping for our use, but I'm not sure I know the reason.