wok-current view nagios-nrpe/stuff/nrpe.cfg @ rev 15757

gparted: false positive process test prevented start
author Richard Dunbar <mojo@slitaz.org>
date Fri Jan 03 23:34:39 2014 +0000 (2014-01-03)
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 }