nagios-nrpe/nagios-commands-nrpe.cfg
Silvan Calarco c4e68e7c68 require nagios-plugins
install a default nrpe command configuration for nagios [release 2.15-2mamba;Wed May 07 2014]
2024-01-06 07:30:52 +01:00

5 lines
131 B
INI

define command{
command_name check_nrpe
command_line $USER1$/check_nrpe -H $HOSTADDRESS$ -p 5666 -c $ARG1$
}