]> git.pld-linux.org Git - projects/nagios-config.git/blob - commands/check_telnet.cfg
- allow extra args for all commands
[projects/nagios-config.git] / commands / check_telnet.cfg
1 # 'check_telnet' command definition
2 define command {
3         command_name    check_telnet
4         command_line    $USER1$/check_tcp -H $HOSTADDRESS$ -p 23 $ARG1$
5 }
This page took 0.025945 seconds and 3 git commands to generate.