diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2010-01-16 14:10:00 +0000 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2010-01-16 14:10:00 +0000 |
commit | 9ef8471026541e7f397f2f9f3696f6e6e53f400f (patch) | |
tree | 8d105a892c71c94ce0cc294c6ad5c3cd76ec623c /debian | |
parent | d62ec6362cbd1a9a3910bd136f7b9c279af6ca25 (diff) | |
download | sitesummary-9ef8471026541e7f397f2f9f3696f6e6e53f400f.tar.gz sitesummary-9ef8471026541e7f397f2f9f3696f6e6e53f400f.tar.bz2 sitesummary-9ef8471026541e7f397f2f9f3696f6e6e53f400f.tar.xz |
* Collect /etc/nagios/nrpe.cfg and /etc/nagios/nrpe_local.cfg.
* Provide NRPE configuration on the clients in
/etc/nagios/sitesummary-nrpe-commands.cfg
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 | ||||
-rw-r--r-- | debian/sitesummary-client.install | 1 |
2 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 4478300..9b6a702 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,9 @@ sitesummary (0.0.54) UNRELEASED; urgency=low configuration by default. * Add checks for running cron and working dhcp to Nagios configuration. + * Collect /etc/nagios/nrpe.cfg and /etc/nagios/nrpe_local.cfg. + * Provide NRPE configuration on the clients in + /etc/nagios/sitesummary-nrpe-commands.cfg -- Petter Reinholdtsen <pere@debian.org> Sat, 16 Jan 2010 01:39:35 +0100 diff --git a/debian/sitesummary-client.install b/debian/sitesummary-client.install index d4ec071..eb1f317 100644 --- a/debian/sitesummary-client.install +++ b/debian/sitesummary-client.install @@ -1,3 +1,4 @@ +debian/tmp/etc/nagios debian/tmp/usr/lib/sitesummary/collect.d debian/tmp/usr/sbin/sitesummary-client debian/tmp/usr/sbin/sitesummary-upload |