diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2010-01-16 00:44:41 +0000 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2010-01-16 00:44:41 +0000 |
commit | a30da43bcb5d4d1d53b7a6619105d724a079fbf6 (patch) | |
tree | baa8dfbb15aff5e240ca1fd55932fb8634d201f1 /debian | |
parent | 09a600c2f7019d71a064004c640fd726405e7d78 (diff) | |
download | sitesummary-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/changelog | 7 |
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. |