cleanup
Universal front-end for Round-Robin Databases (common files)
Install
- All systems
-
curl cmd.cat/cleanup.sh
- Debian
-
apt-get install torrus-common
- Ubuntu
-
apt-get install torrus-common
- Alpine
-
apk add postfix
- Arch Linux
-
pacman -S postfix
- Kali Linux
-
apt-get install torrus-common
- CentOS
-
yum install postfix
- Fedora
-
dnf install golang-github-kurin-blazer-devel
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install torrus-common
- Raspbian
-
apt-get install torrus-common
- Dockerfile
- dockerfile.run/cleanup
- Docker
-
docker run cmd.cat/cleanup cleanup
powered by Commando
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.
postfix
High-performance mail transport agent
Postfix is Wietse Venema's mail transport agent that started life as an alternative to the widely-used Sendmail program. Postfix attempts to be fast, easy to administer, and secure, while at the same time being sendmail compatible enough to not upset existing users. Thus, the outside has a sendmail-ish flavor, but the inside is completely different.