I have a machine name of '3a' at my lab. check_ping
does not believe it is a valid host name...
> ./check_ping 3a.example.com 100 100 5000.0 5000.0 -p
1
Invalid host name/address: 3a.cs.wisc.edu
Usage: check_ping -H <host_address> -w <wrta>,<wpl>% -c
<crta>,<cpl>%
[-p packets] [-t timeout] [-L]
Logged In: NO
hostnames should not start with an integer although integers are allowed in the middle of a hostname.
See the source code