diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2010-01-26 08:17:27 +0000 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2010-01-26 08:17:27 +0000 |
commit | c83aca7e7b7fd38e45b2a2738fa156df76f8e507 (patch) | |
tree | 852412debbabf689b4c4861e20331cb3c905d19c /debian/changelog | |
parent | ecd7d82d31d5d25217296f7fdb5827cc2e2e4b65 (diff) | |
download | sitesummary-c83aca7e7b7fd38e45b2a2738fa156df76f8e507.tar.gz sitesummary-c83aca7e7b7fd38e45b2a2738fa156df76f8e507.tar.bz2 sitesummary-c83aca7e7b7fd38e45b2a2738fa156df76f8e507.tar.xz |
Remove entries in the cron job before munin and nagios
configuration is updated, to not monitor removed hosts another
day.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 81fcbc1..f3ffd49 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,9 @@ sitesummary (0.0.59) UNRELEASED; urgency=low * Restructure cron job, move munin and nagios updating code to separate scripts to make it possible to update them individually. + * Remove entries in the cron job before munin and nagios + configuration is updated, to not monitor removed hosts another + day. -- Petter Reinholdtsen <pere@debian.org> Tue, 26 Jan 2010 08:56:53 +0100 |