diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2011-12-24 05:27:58 +0000 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2011-12-24 05:27:58 +0000 |
commit | dd16d2508f8660cd55abe365ffc0a232c487100c (patch) | |
tree | be1ed09d7781cf1d6e7a22e447e6982d88b0ff50 /debian | |
parent | 42459853003bd47a1e4eeb5fc85874a8222637b0 (diff) | |
download | sitesummary-dd16d2508f8660cd55abe365ffc0a232c487100c.tar.gz sitesummary-dd16d2508f8660cd55abe365ffc0a232c487100c.tar.bz2 sitesummary-dd16d2508f8660cd55abe365ffc0a232c487100c.tar.xz |
Rewrite code to recognise a remote Nagios client to use host ID
to allow a Nagios server to be another Nagios servers client.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 38f2c38..5e5f00e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -sitesummary (0.0.74) UNRELEASED; urgency=low +sitesummary (0.0.74~test0) UNRELEASED; urgency=low * Add munin include dir to default munin config to match recent munin versions. @@ -7,6 +7,8 @@ sitesummary (0.0.74) UNRELEASED; urgency=low - Only check Linux software RAID if a RAID is enabled and not only when /proc/mdstat is present. - Report missing ldapsearch tool from check_ldap_root. + - Rewrite code to recognise a remote Nagios client to use host ID + to allow a Nagios server to be another Nagios servers client. * Collect /etc/lsb-release if present to have more detailed version information on Ubuntu. * Add suggests from sitesummary on ldap-utils and cups-client for |