wok-stable view nagios-nrpe/stuff/nrpe.cfg @ rev 9434

netsurf: better home page (now netsurf better support CSS) with latest slitaz colors
author Christophe Lincoln <pankso@slitaz.org>
date Thu Mar 31 18:18:10 2011 +0200 (2011-03-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 }