wok annotate nagios-nrpe/stuff/nrpe.cfg @ rev 10814

qemu: Removed libsasl-dev from bdeps. It doesn't exist.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Jun 05 12:04:15 2011 +0000 (2011-06-05)
parents
children
rev   line source
erjo@8331 1 ####################################"
erjo@8331 2 # NRPE Config
erjo@8331 3 ####################################"
erjo@8331 4 define command{
erjo@8331 5 command_name check_nrpe
erjo@8331 6 command_line $USER1$/check_nrpe -n -H $HOSTADDRESS$ -c $ARG1$
erjo@8331 7 }