## Check a DNS entry ## This plugin test the DNS service on the specified host using dig # check_dig -l [-H ] [-p ] [-T ] # [-w ] [-c ] [-t ] [-a ] [-v] define command { command_name check_dig command_line $NAGIOSPLUGINSDIR$/check_dig -H $HOSTADDRESS$ -l $ARG1$ }