cat /proc/net/dev

 

sar -n DEV 1

 ifstat -i eth0 -tb 1

watch -d -n 1 'date;ifconfig eth0|egrep "[RT]X"'