Update nagios_core_commands.cfg

This commit is contained in:
Dallas 2018-06-01 09:41:57 -05:00 committed by GitHub
parent 096faa0508
commit 976bf0d727
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -2,3 +2,4 @@
define command{
command_name check_by_ssh
command_line $USER1$/check_by_ssh -H $HOSTADDRESS$ $ARG1$
}