[project @ peter@palfrader.org-20080402215716-ibofils38y2sxj1s]
authorPeter Palfrader <peter@palfrader.org>
Wed, 2 Apr 2008 21:57:16 +0000 (17:57 -0400)
committerPeter Palfrader <peter@palfrader.org>
Wed, 2 Apr 2008 21:57:16 +0000 (17:57 -0400)
Add checkcommands.cfg

checkcommands.cfg [new file with mode: 0644]

diff --git a/checkcommands.cfg b/checkcommands.cfg
new file mode 100644 (file)
index 0000000..25dcd76
--- /dev/null
@@ -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$
+}