mrtg-ip-acct
Utilities to generate statistics for mrtg
Install
- All systems
-
curl cmd.cat/mrtg-ip-acct.sh
- Debian
-
apt-get install mrtgutils
- Ubuntu
-
apt-get install mrtgutils
- Kali Linux
-
apt-get install mrtgutils
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install mrtgutils
- Raspbian
-
apt-get install mrtgutils
- Dockerfile
- dockerfile.run/mrtg-ip-acct
mrtgutils
Utilities to generate statistics for mrtg
MRTGutils is a collection of simple utilities to generate output useful for mrtg. Many of the existing mrtg setups use shell or perl scripts to gather output. On busy systems, these scripts can generate a lot of extra load. These (small) C programs can return the given statistics more efficiently. This package provides the following binaries that return: - mrtg-load: the current load average (5-minute average) - mrtg-ip-acct: the number of IP packets that have traversed an interface - mrtg-apache: the number of hits to a Apache web site