Realtime Bandwidth per IP/MAC from SSH access?
Posted: Wed Sep 02, 2009 6:10 pm
Gargoyle has already shown it is possible to get realtime Per IP/MAC bandwidth... however, the web interface does NOT yet suit my needs... I was wondering if there is a shell command I could use to display per IP/Mac Bandwidth information... Perhaps something like below that outputs the bandwidth used every second:
I found this post on the web:
Are there some commands I can issue to get this kind of information?
I found this post on the web:
Source: https://forum.openwrt.org/viewtopic.php?id=3741# bandwidth -i vlan0 --ip 192.168.1.6
in 6 KB/s out 14 KB/s
in 4 KB/s out 9 KB/s
in 10 KB/s out 10 KB/s
Are there some commands I can issue to get this kind of information?