wok-6.x view nagios-nrpe/stuff/nrpe.cfg @ rev 15522

Up: thunderbird-langpack-sl (17.0.10esr)
author Dominique Corbex <domcox@slitaz.org>
date Tue Nov 19 22:24:32 2013 +0100 (2013-11-19)
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 }