mirror of
https://github.com/oneoffdallas/pfsense-nagios-checks.git
synced 2024-11-22 02:13:41 +01:00
6 lines
165 B
INI
6 lines
165 B
INI
# 'check_ssh' command definition
|
|
define command{
|
|
command_name check_by_ssh
|
|
command_line $USER1$/check_by_ssh -H $HOSTADDRESS$ $ARG1$
|
|
}
|