diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2008-06-01 07:46:51 +0000 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2008-06-01 07:46:51 +0000 |
commit | 3ae0fc705695dc63214d3b18c0ef8e3fec017277 (patch) | |
tree | 2fd31d78409d8788d9d1bf3442c7c982596a73a8 /debian | |
parent | 5db80a24a94e4361f80d591db2bb4a2e74c8d4cf (diff) | |
download | sitesummary-3ae0fc705695dc63214d3b18c0ef8e3fec017277.tar.gz sitesummary-3ae0fc705695dc63214d3b18c0ef8e3fec017277.tar.bz2 sitesummary-3ae0fc705695dc63214d3b18c0ef8e3fec017277.tar.xz |
- Use the IP address from ifconfig, not the sitesummary peer address,
when generating nagios configuration, to avoid using the web proxy IP
address.
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 3c45a3a..757d253 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,9 @@ sitesummary (0.0.38) UNRELEASED; urgency=low * Updated sitesummary-nodes: - Use IP address as hostname if the provided hostname is bogus or missing in DNS. + - Use the IP address from ifconfig, not the sitesummary peer address, + when generating nagios configuration, to avoid using the web proxy IP + address. - Ignore filesystem types autofs, binfmt_misc, iso9660, nfsd and usbfs when generating nagios checks. |