aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPetter Reinholdtsen <pere@hungry.com>2010-02-04 09:53:21 +0000
committerPetter Reinholdtsen <pere@hungry.com>2010-02-04 09:53:21 +0000
commit7e521a700c10a7fb59ff5b29cdced28517608232 (patch)
tree50e4f0dd8fccfe8d2dc9a9824eb9422818da3575
parent7a0ebe2dc58b80dcdd0229583c8665b3670932ea (diff)
downloadsitesummary-7e521a700c10a7fb59ff5b29cdced28517608232.tar.gz
sitesummary-7e521a700c10a7fb59ff5b29cdced28517608232.tar.bz2
sitesummary-7e521a700c10a7fb59ff5b29cdced28517608232.tar.xz
Improve changelog entries and fix typos.
-rw-r--r--debian/changelog23
1 files changed, 13 insertions, 10 deletions
diff --git a/debian/changelog b/debian/changelog
index c27c2dd..c71a5c3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,26 +8,29 @@ sitesummary (0.0.59) UNRELEASED; urgency=low
* New function get_debian_ver() reporting /etc/debian_release content
in SiteSummary perl module.
* Create Nagios hostclass using the result from get_debian_ver().
- * New munin plugin drawing graph based on agesinceseen vaules donated
+ * New munin plugin drawing graph based on agesinceseen values donated
by Sverre Jensen. Rewritten to use the SiteSummary perl module by
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.
+ match the default removal limit (120 days).
+ * Adjust munin plugin reporting site count 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.
- * Change munin configuration to use /var/cache/munin/www/ if it
- exist, to work out of the box with munin 1.4.0 (Closes: #567168).
+ * Change munin configuration to use /var/cache/munin/www/ if the
+ directory exist, to work out of the box with munin 1.4.0 (Closes:
+ #567168).
* Add new nagios pluing check_kernel_status to report the need for a
reboot to activate a new kernel. Written by Toni Van Remortel and
found at <URL: http://www.monitoringexchange.org >.
* Do not generate Nagios check for file systems with the fuse.ltspfs
type, to avoid checking users usb disks on a thin client server.
- * Add three Nagios checks to detect bugs in /etc/resolv.conf, /etc/hosts
- and a shutdown in progress.
- * Reduce cdpr to suggests, as should only be installed on system
- connected to Cisco switches.
+ * Add three Nagios checks to detect bugs in /etc/resolv.conf,
+ /etc/hosts and a shutdown in progress, all written by Petter
+ Reinholdtsen and used by the University of Oslo.
+ * Move cdpr from recommends to suggests, to avoid installing it by
+ default as should only be installed on system connected to Cisco
+ switches.
-- Petter Reinholdtsen <pere@debian.org> Tue, 26 Jan 2010 08:56:53 +0100