diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
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 |