diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2011-11-14 10:00:50 +0000 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2011-11-14 10:00:50 +0000 |
commit | 5b55ccf8bdcf39c84e3a26bf549f9424fec35e85 (patch) | |
tree | 5e75a6ce5b0615544ca53efff354ffe858484cca /debian/changelog | |
parent | 2669eed8f5ee9ec15d04c571b12a213a887ff3c5 (diff) | |
download | sitesummary-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 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 62e3197..1f0a514 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,8 +7,6 @@ sitesummary (0.0.68+nmu1) UNRELEASED; urgency=low [ Petter Reinholdtsen ] * Make Nagios configuration for the CUPS check more robust. Require both cups and cups-client packages installed to enable it. - * Add LDAP protocol check to Nagios configuration (simple search for - root attributes) for machines with slapd installed. * Change Standards-Version from 3.9.1 to 3.9.2. No changes needed. * Add Catalan translation from Sergi Casbas (Closes: #609714). |