diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2010-01-16 10:13:20 +0000 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2010-01-16 10:13:20 +0000 |
commit | 9fb1b7d6ffb10e436aadbb2b1ce1337f74e5e74d (patch) | |
tree | f08b8af12edd0cfb26e28c993cdaab4f77da27e7 /debian | |
parent | 4767c5f3476e2d902b28222c5359075a1491982e (diff) | |
download | sitesummary-9fb1b7d6ffb10e436aadbb2b1ce1337f74e5e74d.tar.gz sitesummary-9fb1b7d6ffb10e436aadbb2b1ce1337f74e5e74d.tar.bz2 sitesummary-9fb1b7d6ffb10e436aadbb2b1ce1337f74e5e74d.tar.xz |
Add checks for running cron and working dhcp to Nagios configuration.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f89f35c..de00ee2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ sitesummary (0.0.54) UNRELEASED; urgency=low * Rewrite how nagios configuration is generated to use a function to generate each service check. * Do not generate nagios checks that need nrpe configuration by default. + * Add checks for running cron and working dhcp to Nagios configuration. -- Petter Reinholdtsen <pere@debian.org> Sat, 16 Jan 2010 01:39:35 +0100 |