]> git.pld-linux.org Git - projects/nagios-config.git/blob - commands/check_nt.cfg
check_dns_name for checking if specified name resolves
[projects/nagios-config.git] / commands / check_nt.cfg
1 # 'check_nt' command definition
2 define command {
3         command_name    check_nt
4         command_line    /usr/lib/nagios/plugins/check_nt -H $HOSTADDRESS$ -p 12489 -v $ARG1$ $ARG2$
5 }
This page took 0.051654 seconds and 3 git commands to generate.