diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2010-02-20 16:20:12 +0000 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2010-02-20 16:20:12 +0000 |
commit | c300098417434695dd906d546c66a1a97f47e6b4 (patch) | |
tree | dee5e6c30dbdeebc6c2516a8a6496ff577aea8cb /debian | |
parent | 259e7b3969d9df9855663adc46ce6199e739bcdf (diff) | |
download | sitesummary-c300098417434695dd906d546c66a1a97f47e6b4.tar.gz sitesummary-c300098417434695dd906d546c66a1a97f47e6b4.tar.bz2 sitesummary-c300098417434695dd906d546c66a1a97f47e6b4.tar.xz |
Do not check debugfs, smb and cifs file systems in Nagios.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 3ee37bc..d8fd51d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,6 @@ sitesummary (0.0.61) UNRELEASED; urgency=low - * Do not check debugfs in Nagios. + * Do not check debugfs, smb and cifs file systems in Nagios. * Improve hardware list by avoiding bogus vendor and model settings. * Check cups using the check_cups_queue Nagios module from http://exchange.nagios.org/directory/Plugins/Printing/check_cups_queue/details |