Source: cricket
Section: net
Maintainer: Debian QA Group <packages@qa.debian.org>
Standards-Version: 4.7.4
Build-Depends:
 debhelper-compat (= 13),
 dh-cruft,
Vcs-Browser: https://salsa.debian.org/debian/cricket
Vcs-Git: https://salsa.debian.org/debian/cricket.git

Package: cricket
Architecture: any
Depends:
 cron | cron-daemon,
 libdigest-md5-perl,
 librrds-perl (>= 1.0.10),
 libsnmp-session-perl,
 libtimedate-perl,
 ${misc:Depends},
 ${perl:Depends},
 ${shlibs:Depends},
Recommends:
 apache2 | httpd,
 logrotate,
Suggests:
 libsnmp-perl,
 libtime-hires-perl,
 libwww-perl,
Description: Program for collection and display of time-series data
 This is Cricket. It is a configuration, polling, and data-display engine
 wrapped around the RRD tool by Tobias Oetiker. There are three user-visible
 pieces to Cricket: the collector, the grapher, and the config tree. The
 collector runs from cron and fetches data from a number of devices
 according to the info it finds in the config tree. The grapher is a CGI
 application that allows users to traverse the config tree from a web
 browser and see the data that the collector recorded.
