diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2010-01-26 11:15:25 +0000 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2010-01-26 11:15:25 +0000 |
commit | f6b7ad7f6a33b76c17d2450ff895898d3cd4c540 (patch) | |
tree | 3c1984a8b224034be728dbca91afde31591d9a2e /debian | |
parent | c83aca7e7b7fd38e45b2a2738fa156df76f8e507 (diff) | |
download | sitesummary-f6b7ad7f6a33b76c17d2450ff895898d3cd4c540.tar.gz sitesummary-f6b7ad7f6a33b76c17d2450ff895898d3cd4c540.tar.bz2 sitesummary-f6b7ad7f6a33b76c17d2450ff895898d3cd4c540.tar.xz |
* New function get_debian_ver() reporting /etc/debian_release conten
in SiteSummary perl module.
* Create Nagios hostclass using the result from get_debian_ver().
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f3ffd49..2e9be8d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,9 @@ sitesummary (0.0.59) UNRELEASED; urgency=low * Remove entries in the cron job before munin and nagios configuration is updated, to not monitor removed hosts another day. + * New function get_debian_ver() reporting /etc/debian_release conten + in SiteSummary perl module. + * Create Nagios hostclass using the result from get_debian_ver(). -- Petter Reinholdtsen <pere@debian.org> Tue, 26 Jan 2010 08:56:53 +0100 |