6 lines
125 B
INI
6 lines
125 B
INI
# 'check_ssh' command definition
|
|
define command{
|
|
command_name check_ssh
|
|
command_line $USER1$/check_ssh -H $HOSTADDRESS$
|
|
}
|
|
|