Source: sitesummary Section: misc Priority: optional Maintainer: Debian Edu Developers Uploaders: Petter Reinholdtsen , Holger Levsen , Mike Gabriel Build-Depends: debhelper-compat (= 13) Standards-Version: 4.6.0 Rules-Requires-Root: binary-targets Homepage: https://wiki.debian.org/DebianEdu/HowTo/SiteSummary Vcs-Browser: https://salsa.debian.org/debian-edu/upstream/sitesummary Vcs-Git: https://salsa.debian.org/debian-edu/upstream/sitesummary.git Package: sitesummary Architecture: all Pre-Depends: ${misc:Pre-Depends} Depends: ${misc:Depends}, ${perl:Depends}, gnupg, net-tools, libsitesummary-perl (= ${source:Version}), libcgi-pm-perl Recommends: apache2 | httpd, sitesummary-client Suggests: munin, munin-node, icinga2, monitoring-plugins-standard, ldap-utils, cups-client 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 day to a central collector, and using this collector to make summary reports about the hosts. . This package is the server part, with the collector and report scripts. Package: libsitesummary-perl Section: perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Suggests: sitesummary-client, sitesummary Breaks: sitesummary (<< 0.1.50~), Replaces: sitesummary (<< 0.1.50~), Multi-Arch: foreign Description: Generate site summary of submitting hosts (Perl module) The sitesummary system makes it easier to keep track of a lot of machines, by allowing each machine to report their existence once a day to a central collector, and using this collector to make summary reports about the hosts. . This package contains the Perl module of the server part of sitesummary. Package: sitesummary-client Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, lsb-base, gnupg, net-tools Recommends: cron | cron-daemon, dmidecode, pciutils, usbutils, lsscsi, iproute2, hdparm Suggests: sitesummary, munin-node, nagios-nrpe-server, monitoring-plugins-standard, cdpr, ipmitool, zfsutils-linux 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 day to a central collector, and using this collector to make summary reports about the hosts. . This package is the client part, reporting in to the server after boot and once a day.