diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2010-01-18 14:22:32 +0000 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2010-01-18 14:22:32 +0000 |
commit | 09482b684dc46ac03614c07a993a9d7832e2e0da (patch) | |
tree | cd4304bd542bfa8e9fc8458078a3db614798cb37 /debian/changelog | |
parent | 8b8a18925bc94781b598de7d1aefee80c14599a1 (diff) | |
download | sitesummary-09482b684dc46ac03614c07a993a9d7832e2e0da.tar.gz sitesummary-09482b684dc46ac03614c07a993a9d7832e2e0da.tar.bz2 sitesummary-09482b684dc46ac03614c07a993a9d7832e2e0da.tar.xz |
* Provide debconf preseeding suppport (using hidden questions) for
activating Nagios NRPE configuration on clients and Nagios
autoconfiguration on the server.
* Automatically detect if remote NRPE commands can be used for
Nagios checks, and if arguments can be passed or not.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e9d7232..a63c7ee 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,11 @@ sitesummary (0.0.55) UNRELEASED; urgency=low conffile questions during upgrades if the contacts are changed and only the commands change. * Drop Nagios dhcp check, as it do not seem to work. + * Provide debconf preseeding suppport (using hidden questions) for + activating Nagios NRPE configuration on clients and Nagios + autoconfiguration on the server. + * Automatically detect if remote NRPE commands can be used for + Nagios checks, and if arguments can be passed or not. -- Petter Reinholdtsen <pere@debian.org> Sat, 16 Jan 2010 21:06:29 +0100 |