aboutsummaryrefslogtreecommitdiffstats
path: root/nagios-templates.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'nagios-templates.cfg')
-rw-r--r--nagios-templates.cfg5
1 files changed, 5 insertions, 0 deletions
diff --git a/nagios-templates.cfg b/nagios-templates.cfg
index 6a72a84..4ddca23 100644
--- a/nagios-templates.cfg
+++ b/nagios-templates.cfg
@@ -108,6 +108,11 @@ define command{
}
define command{
+ command_name check_dhcp
+ command_line /usr/lib/nagios/plugins/check_dhcp
+}
+
+define command{
command_name check_ntp
command_line /usr/lib/nagios/plugins/check_ntp -H $HOSTADDRESS$
}