wok view nagios-nrpe/stuff/nrpe.cfg @ rev 24184

updated perl-class-singleton (1.5 -> 1.6)
author Hans-G?nter Theisgen
date Fri Dec 31 14:00:12 2021 +0100 (2021-12-31)
parents
children
line source
1 ####################################"
2 # NRPE Config
3 ####################################"
4 define command{
5 command_name check_nrpe
6 command_line $USER1$/check_nrpe -n -H $HOSTADDRESS$ -c $ARG1$
7 }