diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2010-01-27 11:08:58 +0000 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2010-01-27 11:08:58 +0000 |
commit | fb284a96d0b6334eff78d503d28422b00053d70e (patch) | |
tree | 12bbddf1e926c3fb244eeac4f3319249c366e03e /debian | |
parent | be7419d972d8ba82e95f35d35e547b67468bc704 (diff) | |
download | sitesummary-fb284a96d0b6334eff78d503d28422b00053d70e.tar.gz sitesummary-fb284a96d0b6334eff78d503d28422b00053d70e.tar.bz2 sitesummary-fb284a96d0b6334eff78d503d28422b00053d70e.tar.xz |
Adjust site count munin plugin to use original site as label and
only remove illegal characters for the munin key.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 701cffb..dd7cae0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,8 @@ sitesummary (0.0.59) UNRELEASED; urgency=low Petter Reinholdtsen. * Introduce new agesinceseen group 120-180 to have one limit that match the removal limit (120 days). + * Adjust site count munin plugin to use original site as label and + only remove illegal characters for the munin key. * Adjust sitesummary postinst to only try to enable nagios autoconfig if /etc/default/nagios3 exist. |