ansible/roles/nagios_server/files/nagios/commands/ssh.cfg

7 lines
125 B
INI
Raw Normal View History

# 'check_ssh' command definition
define command{
command_name check_ssh
command_line $USER1$/check_ssh -H $HOSTADDRESS$
}