mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
9f6144b69f
- Assign maintainership to the submitter While I'm here: - Silence configure warning - Install some documentation PR: 59920 Submitted by: Vincent Tantardini <vinc@freebsd-fr.org>
8 lines
359 B
Plaintext
8 lines
359 B
Plaintext
tcpstat reports certain network interface statistics (such as
|
|
bandwidth) much like vmstat does for system statistics. It gets its
|
|
information by either monitoring a specific interface, or by reading
|
|
previously-saved tcpdump data from a file. It has been tested under
|
|
Linux, Solaris, FreeBSD, NetBSD, and BSD/OS.
|
|
|
|
WWW: http://www.frenchfries.net/paul/tcpstat/
|