diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2011-12-25 23:29:06 +0000 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2011-12-25 23:29:06 +0000 |
commit | 1d29ac00d5d4b693cbbdb697ac4d323df93ca0b9 (patch) | |
tree | 64a3e838aca9086cef9df7e528351288ee0d8236 /debian | |
parent | 7125b7aa3c30fe19b0072faca71b18402af3abdb (diff) | |
download | sitesummary-1d29ac00d5d4b693cbbdb697ac4d323df93ca0b9.tar.gz sitesummary-1d29ac00d5d4b693cbbdb697ac4d323df93ca0b9.tar.bz2 sitesummary-1d29ac00d5d4b693cbbdb697ac4d323df93ca0b9.tar.xz |
Improve error reporting from Nagios plugin check_kernel_status.
Make it more robust by telling dpkg -l to not cut long lines when
looking for kernel versions.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 2157e09..31ec404 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +sitesummary (0.0.75) UNRELEASED; urgency=low + + * Improve error reporting from Nagios plugin check_kernel_status. + Make it more robust by telling dpkg -l to not cut long lines when + looking for kernel versions. + + -- Petter Reinholdtsen <pere@debian.org> Mon, 26 Dec 2011 00:14:41 +0100 + sitesummary (0.0.74) unstable; urgency=low * Add munin include dir to default munin config to match recent |