aboutsummaryrefslogtreecommitdiffstats
path: root/nagios-templates.cfg
diff options
context:
space:
mode:
authorPetter Reinholdtsen <pere@hungry.com>2011-11-14 10:00:50 +0000
committerPetter Reinholdtsen <pere@hungry.com>2011-11-14 10:00:50 +0000
commit5b55ccf8bdcf39c84e3a26bf549f9424fec35e85 (patch)
tree5e75a6ce5b0615544ca53efff354ffe858484cca /nagios-templates.cfg
parent2669eed8f5ee9ec15d04c571b12a213a887ff3c5 (diff)
downloadsitesummary-5b55ccf8bdcf39c84e3a26bf549f9424fec35e85.tar.gz
sitesummary-5b55ccf8bdcf39c84e3a26bf549f9424fec35e85.tar.bz2
sitesummary-5b55ccf8bdcf39c84e3a26bf549f9424fec35e85.tar.xz
Revert LDAP server check, as the check_ldap module provided in nagios-plugins-basic is not able to do a base search to fetch the root entry.
Diffstat (limited to 'nagios-templates.cfg')
-rw-r--r--nagios-templates.cfg6
1 files changed, 0 insertions, 6 deletions
diff --git a/nagios-templates.cfg b/nagios-templates.cfg
index 251b903..36f59d6 100644
--- a/nagios-templates.cfg
+++ b/nagios-templates.cfg
@@ -224,12 +224,6 @@ define command{
}
define command{
- command_name check_ldap
- command_line /usr/lib/nagios/plugins/check_ldap -H '$HOSTADDRESS$' -b '$ARG1$'
-}
-
-
-define command{
command_name check_kernel_status
command_line /usr/bin/perl /usr/lib/sitesummary/nagios-plugins/check_kernel_status
}