diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2012-02-15 07:09:57 +0000 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2012-02-15 07:09:57 +0000 |
commit | a2a262f5ee5ccfdf07f8b2bff9674fd00de5914b (patch) | |
tree | 9673f4b4afc0f5b3ec15bc1aa1511d0b754615e8 /debian/changelog | |
parent | a7ca2ad457f6d73669b3959e8f2864a6341765e5 (diff) | |
download | sitesummary-a2a262f5ee5ccfdf07f8b2bff9674fd00de5914b.tar.gz sitesummary-a2a262f5ee5ccfdf07f8b2bff9674fd00de5914b.tar.bz2 sitesummary-a2a262f5ee5ccfdf07f8b2bff9674fd00de5914b.tar.xz |
Correct how to generate label names used by Munin plugins using
the translation rule proposed by the Munin project.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 2acacea..e9a1dd2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,9 +7,8 @@ sitesummary (0.1.3) UNRELEASED; urgency=low this time. Check for dhcpd3 on Lenny and dhcpd on Squeeze++. * Make sure to restart nagios-nrpe-server when sitesummary-client is upgraded, to tell it to discover any new NRPE rules. - * Correct generated label names used by Munin plugin - munin-plugin-agesinceseen, and start with _ to make sure the first - character is never a digit. + * Correct how to generate label names used by Munin plugins using + the translation rule proposed by the Munin project. -- Petter Reinholdtsen <pere@debian.org> Mon, 13 Feb 2012 11:04:46 +0100 |