aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorPetter Reinholdtsen <pere@hungry.com>2010-01-09 22:16:55 +0000
committerPetter Reinholdtsen <pere@hungry.com>2010-01-09 22:16:55 +0000
commit3d5581a2c8ef459cecf72db4e856d43abe220552 (patch)
treea554b304934f1f81f683570122087c1c14d37b42 /debian
parenta5155ba94805976af4df3194614c2e2244dd0a8a (diff)
downloadsitesummary-3d5581a2c8ef459cecf72db4e856d43abe220552.tar.gz
sitesummary-3d5581a2c8ef459cecf72db4e856d43abe220552.tar.bz2
sitesummary-3d5581a2c8ef459cecf72db4e856d43abe220552.tar.xz
Generate checks for number of users, processes and apt upgrades too.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
1 files changed, 5 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 73dbc84..61babf7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,11 @@
sitesummary (0.0.53) UNRELEASED; urgency=low
* Collect software raid status from /proc/mdstat if it exist.
- * Generate Nagios checks for software raid, zombie processes, swap,
- dns, imaps, nfs and squid too. Rename Nagios services to use
- lower case characters.
+
+ * Generate Nagios checks for number of users, software raid,
+ processes, zombie processes, apt upgrades, swap, dns, imaps, nfs
+ and squid too. Rename Nagios services to use lower case
+ characters.
* Only reload Nagios in cron job if the generated configuration
changed.
* Quiet down first invocation of the cron job.