aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorPetter Reinholdtsen <pere@hungry.com>2010-01-16 00:44:41 +0000
committerPetter Reinholdtsen <pere@hungry.com>2010-01-16 00:44:41 +0000
commita30da43bcb5d4d1d53b7a6619105d724a079fbf6 (patch)
treebaa8dfbb15aff5e240ca1fd55932fb8634d201f1 /debian
parent09a600c2f7019d71a064004c640fd726405e7d78 (diff)
downloadsitesummary-a30da43bcb5d4d1d53b7a6619105d724a079fbf6.tar.gz
sitesummary-a30da43bcb5d4d1d53b7a6619105d724a079fbf6.tar.bz2
sitesummary-a30da43bcb5d4d1d53b7a6619105d724a079fbf6.tar.xz
Rewrite how nagios configuration is generated to use a function to
generate each service check.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 4c23785..d27e396 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+sitesummary (0.0.54) UNRELEASED; urgency=low
+
+ * Rewrite how nagios configuration is generated to use a function to
+ generate each service check.
+
+ -- Petter Reinholdtsen <pere@debian.org> Sat, 16 Jan 2010 01:39:35 +0100
+
sitesummary (0.0.53) unstable; urgency=low
* Collect software raid status from /proc/mdstat if it exist.