Source: collectd-web
Section: misc
Maintainer: Roland Mas <lolando@debian.org>
Build-Depends:
 debhelper-compat (= 14),
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/debian/collectd-web
Vcs-Git: https://salsa.debian.org/debian/collectd-web.git
Homepage: https://github.com/httpdss/collectd-web/

Package: collectd-web
Architecture: all
Depends:
 collectd,
 fonts-recommended,
 libcgi-pm-perl,
 libhtml-parser-perl,
 libjs-backbone,
 libjs-bootstrap5,
 libjs-jquery,
 libjs-jquery-history,
 libjs-jquery-livequery,
 libjs-jquery-metadata,
 libjs-jquery-ui,
 libjs-underscore,
 libjson-perl,
 librrds-perl,
 node-jquery-validation,
 python3-dotenv,
 ${misc:Depends},
Recommends:
 fcgiwrap,
 nginx | httpd,
 python3,
Description: web-based front-end for RRD data collected by collectd
 Collectd-web is a web-based front-end for RRD data collected by
 collectd.  It is based on contrib/collection.cgi, a demo CGI script
 included in collectd.
 .
 The main objective of this is to develop an easy to use and
 customizable web interface for Collectd (Resource monitoring
 software).  Two days of research where enough to realize that
 collectd didn't have a real frontend and the one bundled with the
 backend was really made for testing purposes, so much of the
 usability and strength of statistics was left aside.
 .
 With strong emphasis on the usage of JQuery and JQueryUI,
 Collectd-Web manages to give sysadmins a nice yet functional
 interface for web and mobile UI too!
