aboutsummaryrefslogtreecommitdiffstats
path: root/sitesummary-nodes
diff options
context:
space:
mode:
Diffstat (limited to 'sitesummary-nodes')
-rwxr-xr-xsitesummary-nodes3
1 files changed, 3 insertions, 0 deletions
diff --git a/sitesummary-nodes b/sitesummary-nodes
index 2ff9e37..29b1e2e 100755
--- a/sitesummary-nodes
+++ b/sitesummary-nodes
@@ -485,6 +485,9 @@ sub generate_nagios_config {
# check LDAP and LDAPS using the protocol, module present in
# nagios-plugins-basic
+ print_nagios_service_check($remote, $hostname, "ldap",
+ "check_ldap", "''")
+ if is_pkg_installed($hostid, "slapd");
# Check Squid web proxy
print_nagios_service_check($remote, $hostname, "squid",