diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2010-01-23 10:51:50 +0000 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2010-01-23 10:51:50 +0000 |
commit | 4e3992d756de63f01f2d1f02c4dccae8624f9a26 (patch) | |
tree | 5f5ea97c1f2447f9fdadaf220c5f9d5f4a736929 /debian | |
parent | 4621c4dc41a22b6c1b7e3fdb94edc0ca0c62a2f8 (diff) | |
download | sitesummary-4e3992d756de63f01f2d1f02c4dccae8624f9a26.tar.gz sitesummary-4e3992d756de63f01f2d1f02c4dccae8624f9a26.tar.bz2 sitesummary-4e3992d756de63f01f2d1f02c4dccae8624f9a26.tar.xz |
* Allow numbers in Nagios host class names.
* Create Nagios host groups for Debian Edu profile and version
settings.
* Mention ignored laptops in generated Nagios config to make it
easier to figure out why a machine is not monitored.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 445d76f..d3cdbb0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,11 @@ sitesummary (0.0.57~svn61900) UNRELEASED; urgency=low * Add Vcs-Browser and Vcs-Svn entries in control file. * Use switch information collected using cdpr to specify Nagios host parent relationships. + * Allow numbers in Nagios host class names. + * Create Nagios host groups for Debian Edu profile and version + settings. + * Mention ignored laptops in generated Nagios config to make it + easier to figure out why a machine is not monitored. -- Petter Reinholdtsen <pere@debian.org> Thu, 21 Jan 2010 20:21:50 +0100 |