rattail-fabric/rattail_fabric/deploy/shinken/commands.cfg

6 lines
198 B
INI
Raw Normal View History

define command{
command_name check_rattail_daemon
command_line $PLUGINSDIR$/check_by_ssh -H $HOSTADDRESS$ -C "check-rattail-daemon $ARG1$" --logname=rattail
}