blob: c68beecad1a7d21cbcf93c103ad16ae42f094b24 (
plain) (
blame)
1
2
3
4
5
6
7
|
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/
|