diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2011-12-24 05:29:13 +0000 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2011-12-24 05:29:13 +0000 |
commit | 75153746eb95b28a4955865ec9b5f01141ae0ddc (patch) | |
tree | 1b36822ad02511949a911c2c3ebfcb509b2a507d /debian | |
parent | dd16d2508f8660cd55abe365ffc0a232c487100c (diff) | |
download | sitesummary-75153746eb95b28a4955865ec9b5f01141ae0ddc.tar.gz sitesummary-75153746eb95b28a4955865ec9b5f01141ae0ddc.tar.bz2 sitesummary-75153746eb95b28a4955865ec9b5f01141ae0ddc.tar.xz |
Fix typo in NRPE rule for check_swap, causing the warning level
to be ignored.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 5e5f00e..e47d6e1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,8 @@ sitesummary (0.0.74~test0) UNRELEASED; urgency=low - Report missing ldapsearch tool from check_ldap_root. - Rewrite code to recognise a remote Nagios client to use host ID to allow a Nagios server to be another Nagios servers client. + - Fix typo in NRPE rule for check_swap, causing the warning level + to be ignored. * Collect /etc/lsb-release if present to have more detailed version information on Ubuntu. * Add suggests from sitesummary on ldap-utils and cups-client for |