diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2010-02-20 20:00:29 +0000 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2010-02-20 20:00:29 +0000 |
commit | c52933fc792abffbbc83f32373ca902cde5c6702 (patch) | |
tree | 3941e9639d9d10422d28817190ae5c24cbb465e9 /debian | |
parent | 0591daa0402cbd403e9d591c94d1d9e3b812f977 (diff) | |
download | sitesummary-c52933fc792abffbbc83f32373ca902cde5c6702.tar.gz sitesummary-c52933fc792abffbbc83f32373ca902cde5c6702.tar.bz2 sitesummary-c52933fc792abffbbc83f32373ca902cde5c6702.tar.xz |
Ignore more system file system times when generating Nagios checks.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index d8fd51d..756bb1f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ sitesummary (0.0.61) UNRELEASED; urgency=low - * Do not check debugfs, smb and cifs file systems in Nagios. + * Do not check anon_inodefs, bdev, cgroup, cifs, cpuset, debugfs, + hugetlbfs, inotifyfs, mqueue, nfs4, oprofilefs, pipefs, proc, + ramfs, securityfs, smb and sockfs 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 |