aboutsummaryrefslogtreecommitdiffstats
path: root/nagios-templates.cfg
diff options
context:
space:
mode:
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{