aboutsummaryrefslogtreecommitdiffstats
path: root/nagios-templates.cfg
diff options
context:
space:
mode:
authorPetter Reinholdtsen <pere@hungry.com>2011-12-24 08:32:10 +0000
committerPetter Reinholdtsen <pere@hungry.com>2011-12-24 08:32:10 +0000
commit1d32feb825442eb26e978456d7f3d6ef6463d2b8 (patch)
tree1d499f7e504360ed566ea2b0188af56ee7a566fc /nagios-templates.cfg
parent75153746eb95b28a4955865ec9b5f01141ae0ddc (diff)
downloadsitesummary-1d32feb825442eb26e978456d7f3d6ef6463d2b8.tar.gz
sitesummary-1d32feb825442eb26e978456d7f3d6ef6463d2b8.tar.bz2
sitesummary-1d32feb825442eb26e978456d7f3d6ef6463d2b8.tar.xz
Make sure DNS, IMAPS and Squid checks can be tested on clients
as well as the server.
Diffstat (limited to 'nagios-templates.cfg')
-rw-r--r--nagios-templates.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/nagios-templates.cfg b/nagios-templates.cfg
index 01af7fd..ac539f7 100644
--- a/nagios-templates.cfg
+++ b/nagios-templates.cfg
@@ -165,7 +165,7 @@ define command{
define command{
command_name check_dns
- command_line /usr/lib/nagios/plugins/check_dns -H $HOSTADDRESS$ -s $HOSTADDRESS$
+ command_line /usr/lib/nagios/plugins/check_dns -s $HOSTADDRESS$ -H $ARG1$
}
define command{