From 98601c7575f220424c4c5f60056b6e1c9de8ea83 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Wed, 2 Apr 2008 17:57:16 -0400 Subject: [PATCH] [project @ peter@palfrader.org-20080402215716-ibofils38y2sxj1s] Add checkcommands.cfg --- checkcommands.cfg | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 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$ +} -- 2.20.1