[vortex] Interface statistics for vortex

Andrew Morton andrewm@uow.edu.au
Wed, 02 Aug 2000 00:24:26 +0000


Oliver Krause wrote:
> 
> Is there a tool which provides me with interface statistics of a vortex (and
> hopefully any other NIC) on linux?

There are a few.

ifconfig
netstat -i
cat /proc/net/dev
cat /proc/net/netstat (protocol level)

There is probably some nice app out there which presents this info
readably...