aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--debian/changelog2
-rw-r--r--debian/control3
2 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 0805bc6..21f4ea3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ sitesummary (0.0.52) UNRELEASED; urgency=low
nagios configuration is the active one.
* Document in the README how to enable the Munin autoconfiguration.
* Document in the README how to enable the Nagios autoconfiguration.
+ * Suggest the munin and nagios packages needed for autoconfiguration
+ to work.
-- Petter Reinholdtsen <pere@debian.org> Thu, 07 Jan 2010 18:33:30 +0100
diff --git a/debian/control b/debian/control
index a666b16..906ee12 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,7 @@ Package: sitesummary
Architecture: all
Depends: ${misc:Depends}, gnupg, net-tools, perl-modules
Recommends: apache2-mpm-worker | httpd, sitesummary-client
+Suggests: munin, munin-node, nagios3 nagios-plugins-standard
Description: Generate site summary of submitting hosts (server part)
The sitesummary system makes it easier to keep track of a lot of
machines, by allowing each machine to report their existence once a
@@ -23,7 +24,7 @@ Package: sitesummary-client
Architecture: all
Depends: ${misc:Depends}, gnupg, perl-modules
Recommends: cron, dmidecode, pciutils, usbutils, lsscsi
-Suggests: sitesummary
+Suggests: sitesummary, munin-node
Description: Generate site summary of submitting hosts (client part)
The sitesummary system makes it easier to keep track of a lot of
machines, by allowing each machine to report their existence once a