Source: torrus
Section: net
Maintainer: Torrus maintainers <torrus@packages.debian.org>
Uploaders: Bernhard Schmidt <berni@debian.org>,
           Marc Haber <mh+debian-packages@zugschlus.de>
Standards-Version: 4.7.4
Build-Depends: debhelper-compat (=13), dh-sequence-cruft,
Vcs-Browser: https://salsa.debian.org/debian/torrus
Vcs-Git: https://salsa.debian.org/debian/torrus.git
Homepage: http://torrus.org/

Package: torrus-common
Architecture: all
Depends: adduser,
         libapache-session-perl,
         libcache-ref-perl,
         libcgi-fast-perl,
         libgit-objectstore-perl,
         libjson-perl,
         libnet-snmp-perl,
         libproc-daemon-perl,
         libredis-fast-perl,
         librrds-perl,
         libtemplate-perl,
         libtimedate-perl,
         libxml-libxml-perl,
         perl,
         redis,
         rrdtool,
         ${misc:Depends}
Suggests: libapache2-mod-fcgid | libapache2-mod-fastcgi | lighttpd,
          libcrypt-des-perl,
          libdigest-hmac-perl,
          libio-socket-inet6-perl
Replaces: torrus-apache2
Conflicts: torrus-apache2
Provides: torrus-apache2
Description: Universal front-end for Round-Robin Databases (common files)
 Core part of the Torrus suite, providing support files needed by the
 other Torrus packages. It can be installed directly and used with any
 FastCGI-compatible webserver package.
 .
 Torrus is designed to be a universal front-end framework for
 Round-Robin Databases using Tobias Oetiker's RRDtool. It may be configured
 to collect and monitor arbitrary data series from various data
 sources which can in turn be displayed on a web page.
 .
 One of the traditional applications of this functionality is the collection
 and visualization of network information using the Simple Network Management
 Protocol (SNMP) from SNMP-enabled devices.
 .
 You will need to install libcrypt-des-perl and libdigest-hmac-perl for SNMPv3
 support. SNMP over IPv6-transport is also supported after installing
 libio-socket-inet6-perl.
 .
 Torrus has been formerly known as rrfw, round-robin database framework.
