diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2011-12-17 11:23:59 +0000 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2011-12-17 11:23:59 +0000 |
commit | 8428e441a113fa1366c7336d2cca8d05b35c4a87 (patch) | |
tree | 1db199ded3a344241544e3315b3d237a3b37f2b9 /debian | |
parent | 0e39b5ea1a0f351c3d1e657095296ba28e6da5eb (diff) | |
download | sitesummary-8428e441a113fa1366c7336d2cca8d05b35c4a87.tar.gz sitesummary-8428e441a113fa1366c7336d2cca8d05b35c4a87.tar.bz2 sitesummary-8428e441a113fa1366c7336d2cca8d05b35c4a87.tar.xz |
Add support for remapping hostnames for individual client entries,
to make it possible to gather Munin and Nagios status for hosts
behind VPN connections and with non-unique host names.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 5aecc56..d09168b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +sitesummary (0.0.72~test0) UNRELEASED; urgency=low + + [ Petter Reinholdtsen ] + * Add support for remapping hostnames for individual client entries, + to make it possible to gather Munin and Nagios status for hosts + behind VPN connections and with non-unique host names. + + -- Petter Reinholdtsen <pere@debian.org> Sat, 17 Dec 2011 12:06:31 +0100 + sitesummary (0.0.71) unstable; urgency=low * Make sure 'site-summary -l' report handle hosts without a site set. |