macOS
brew install ifstatlocal Homebrew formula metadata
sudo port install ifstatMacPorts ports tree · sysutils/ifstat/Portfile · source: api.github.com
brew
Tool to report network interface bandwidth. Version 1.1 via Homebrew; verified from local package data.
install
brew install ifstatlocal Homebrew formula metadata
sudo port install ifstatMacPorts ports tree · sysutils/ifstat/Portfile · source: api.github.com
sudo apt install ifstatDebian stable package indexes · ifstat · source: deb.debian.org
sudo dnf install ifstatFedora Rawhide package metadata · ifstat · source: dl.fedoraproject.org
overview
Tool to report network interface bandwidth
history
ifstat is a small network-interface statistics tool by Gael Roualland. Its upstream page describes it as doing for network interfaces what vmstat and iostat do for other system counters.
The tool reports interface activity by reading operating-system counters directly, with optional SNMP support for remote hosts, routers, and switches.
The release history begins with v0.1 on 2001-12-02, supporting Linux 2.2 and /proc. Within days, v0.2 added FreeBSD ifmib, Solaris kstat, interface discovery, and man pages.
During 2001 and 2002 the tool gained BSD kvm support, ucd-snmp support, Debian and RPM packaging support, loopback handling, multiple driver support, timestamping, and cleaner internal driver structure.
Version 1.0 in 2003 broadened Unix support with IRIX, OpenBSD, BSD route sysctl, improved kvm, terminal resizing behavior, total bandwidth reporting, and static library support. Version 1.1 in 2004 added Digital Unix, Tru64, AIX, HP-UX, Win32, and net-snmp-config integration.
ifstat spread through classic Unix packaging channels because it solved a simple operational problem with a familiar interface: repeatable interface counters in a terminal. The supplied metadata lists Homebrew, Debian, Fedora, MacPorts, and Ubuntu package names.
Its adoption is also tied to portability. The upstream README lists Linux, Solaris, FreeBSD, IRIX, OpenBSD, NetBSD, Darwin, Digital Unix, AIX, HP-UX, and Win32 support, which made it useful on mixed Unix estates before Linux-only tooling dominated.
Users run ifstat to watch receive and transmit rates for one or more interfaces. The README's usage section reduces the basic workflow to running the command and watching statistics update.
Administrators can use the build-time driver options to force or disable platform backends, and SNMP support lets the same style of output poll remote equipment when net-snmp or ucd-snmp is available.
ifstat is the sort of boring CLI package that explains why Unix package collections matter: it wraps many incompatible kernel-counter APIs behind one tiny command.
It also shows an older portability style, where configure checks, optional drivers, and per-OS counter backends made one C utility useful across a surprising number of operating systems.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
ifstat | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
http://gael.roualland.free.fr/ifstat/
install metadata
| Package key | brew:ifstat |
|---|---|
| Version | 1.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/ifstat |
| Homepage | http://gael.roualland.free.fr/ifstat/ |
| Repository | https://github.com/matttbe/ifstat |
| Upstream docs | http://gael.roualland.free.fr/ifstat |
| License | GPL-2.0-or-later |
| Source archive | https://deb.debian.org/debian/pool/main/i/ifstat/ifstat_1.1.orig.tar.gz |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ifstat |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
ifstat 1.1.1-2+b1
InterFace STATistics Monitoring
http://gael.roualland.free.fr/ifstat/
sudo apt install ifstatlibifstat-dev 1.1.1-2+b1
Ifstat Development Files
http://gael.roualland.free.fr/ifstat/
sudo apt install libifstat-devifstat 1.1.1-2build2
InterFace STATistics Monitoring
http://gael.roualland.free.fr/ifstat/
sudo apt install ifstatlibifstat-dev 1.1.1-2build2
Ifstat Development Files
http://gael.roualland.free.fr/ifstat/
sudo apt install libifstat-devifstat 1.1-50.fc44
Interface statistics
http://gael.roualland.free.fr/ifstat/
sudo dnf install ifstatifstat
sudo port install ifstatsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.