diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2012-01-31 18:59:52 +0000 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2012-01-31 18:59:52 +0000 |
commit | fc95e24180fe5d14d612cedb1d5b31d3665baf8c (patch) | |
tree | c1affe1c5e2c5a47363b921ecabed53f239f98f1 /debian/changelog | |
parent | 5471251a4825782e023a3cbba4762ca652b7cb17 (diff) | |
download | sitesummary-fc95e24180fe5d14d612cedb1d5b31d3665baf8c.tar.gz sitesummary-fc95e24180fe5d14d612cedb1d5b31d3665baf8c.tar.bz2 sitesummary-fc95e24180fe5d14d612cedb1d5b31d3665baf8c.tar.xz |
Drop Nagios check for user count, as the check do not check anything
useful, and the default nrpe setup do not allow us to raise the
warning levels.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 389c95d..399f77b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,9 @@ sitesummary (0.1.2) UNRELEASED; urgency=low * Add support in nagios plugin check_etc_hosts for ignoring entires tagged '# NAGIOSIGNORE'. + * Drop Nagios check for user count, as the check do not check anything + useful, and the default nrpe setup do not allow us to raise the + warning levels. -- Petter Reinholdtsen <pere@debian.org> Tue, 31 Jan 2012 19:55:29 +0100 |