Silvan Calarco
c4e68e7c68
install a default nrpe command configuration for nagios [release 2.15-2mamba;Wed May 07 2014]
5 lines
131 B
INI
5 lines
131 B
INI
define command{
|
|
command_name check_nrpe
|
|
command_line $USER1$/check_nrpe -H $HOSTADDRESS$ -p 5666 -c $ARG1$
|
|
}
|