torrus
Universal front-end for Round-Robin Databases (common files)
Install
- All systems
-
curl cmd.cat/torrus.sh
- Debian
-
apt-get install torrus-common
- Ubuntu
-
apt-get install torrus-common
- Kali Linux
-
apt-get install torrus-common
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install torrus-common
- Raspbian
-
apt-get install torrus-common
- Dockerfile
- dockerfile.run/torrus
torrus-common
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.