Hi am trying to do check that an external DNS server is up.
My configuration for other checks is as follows ie HTTP
define service{
use generic-service
host_name
service_description IIS
check_command check_http
}
I am unable to get the command to check DNS externally.