ethflux
InfluxDB data gatherer for ethtool-style network interface information
Install
- All systems
-
curl cmd.cat/ethflux.sh
- Debian
-
apt-get install ethflux
- Ubuntu
-
apt-get install ethflux
- Kali Linux
-
apt-get install ethflux
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ethflux
- Dockerfile
- dockerfile.run/ethflux
ethflux
InfluxDB data gatherer for ethtool-style network interface information
ethflux is an InfluxDB data gatherer for ethtool-style network interface information. It uses the Linux SIOCETHTOOL ioctl interface to obtain network interface statistics and other runtime data and outputs them in InfluxDB's line protocol format for further propagation.