diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2008-05-31 23:22:05 +0000 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2008-05-31 23:22:05 +0000 |
commit | 5db80a24a94e4361f80d591db2bb4a2e74c8d4cf (patch) | |
tree | 280f53ca8cf62afdfa588c927a3677169016cf6c /debian/changelog | |
parent | 179067aa60b11af15adb43a12b88fb7150d5d01b (diff) | |
download | sitesummary-5db80a24a94e4361f80d591db2bb4a2e74c8d4cf.tar.gz sitesummary-5db80a24a94e4361f80d591db2bb4a2e74c8d4cf.tar.bz2 sitesummary-5db80a24a94e4361f80d591db2bb4a2e74c8d4cf.tar.xz |
[ Petter Reinholdtsen ]
* Updated sitesummary-nodes:
- Use IP address as hostname if the provided hostname is bogus
or missing in DNS.
- Ignore filesystem types autofs, binfmt_misc, iso9660, nfsd and usbfs
when generating nagios checks.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index c2ffd9e..3c45a3a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +sitesummary (0.0.38) UNRELEASED; urgency=low + + [ Petter Reinholdtsen ] + * Updated sitesummary-nodes: + - Use IP address as hostname if the provided hostname is bogus + or missing in DNS. + - Ignore filesystem types autofs, binfmt_misc, iso9660, nfsd and usbfs + when generating nagios checks. + + -- Petter Reinholdtsen <pere@debian.org> Sun, 1 Jun 2008 01:19:50 +0200 + sitesummary (0.0.37) unstable; urgency=low [ Morten Werner Forsbring ] |