ifstat
InterFace STATistics Monitoring
Install
- All systems
-
curl cmd.cat/ifstat.sh
- Debian
-
apt-get install ifstat
- Ubuntu
-
apt-get install ifstat
- Arch Linux
-
pacman -S ifstat
- Kali Linux
-
apt-get install ifstat
- CentOS
-
yum install ifstat
- Fedora
-
dnf install ifstat
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ifstat
- OS X
-
brew install ifstat
- Raspbian
-
apt-get install ifstat
- Dockerfile
- dockerfile.run/ifstat
ifstat
InterFace STATistics Monitoring
ifstat is a tool to report network interfaces bandwidth just like vmstat/iostat do for other system counters. It can monitor local interfaces by polling the kernel counters, or remote hosts interfaces using SNMP.
iproute
transitional dummy package for iproute2
This is a transitional dummy package to get upgrading systems to install the iproute2 package. It can safely be removed once no other package depends on it.
iproute2
networking and traffic control tools
The iproute2 suite is a collection of utilities for networking and traffic control. These tools communicate with the Linux kernel via the (rt)netlink interface, providing advanced features not available through the legacy net-tools commands 'ifconfig' and 'route'.