October 2008
Intermediate to advanced
720 pages
16h 7m
English
nslookupThe check_dns plugin checks whether a specified host name can be resolved to an IP address. Used locally, the plugin tests the DNS configuration of the computer on which it is run. For the name resolution, it uses the name server configured in /etc/resolv.conf.
The possible options are just as unspectacular.
-H host / --hostname=hostThis is the host name to be resolved to an IP address.
-s dns-server / --server=dns-serverThis switch explicitly specifies the name server to be used. If this option is missing, check_dns uses the name server from /etc/resolv.conf.
-a ip_address / --expected-address=ip_addressThe is the IP address that ip_address should have. If the name service returns a different address, the plugin ...host
Read now
Unlock full access