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

slitaz-i18n-extra: add inkscape (blender dont use standard path)
author Christophe Lincoln <pankso@slitaz.org>
date Fri Jun 03 03:41:27 2011 +0200 (2011-06-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 }