From: Peter Palfrader Date: Wed, 2 Apr 2008 21:57:16 +0000 (-0400) Subject: [project @ peter@palfrader.org-20080402215716-ibofils38y2sxj1s] X-Git-Url: https://wiki.adam-barratt.org.uk/gitweb/?a=commitdiff_plain;h=98601c7575f220424c4c5f60056b6e1c9de8ea83;p=mirror%2Fdsa-nagios.git [project @ peter@palfrader.org-20080402215716-ibofils38y2sxj1s] Add checkcommands.cfg --- diff --git a/checkcommands.cfg b/checkcommands.cfg new file mode 100644 index 0000000..25dcd76 --- /dev/null +++ b/checkcommands.cfg @@ -0,0 +1,4 @@ +define command { + command_name dsa_check_nrpe + command_line /usr/lib/nagios/plugins/check_nrpe --no-ssl -H $HOSTADDRESS$ -t 50 -c $ARG1$ +}