I'm looking for an utility that could show me how much of a bandwidth each process are using. It should just print the data and exit as I want to feed that list into conky.
|
feedback
|
|
You can try NetHogs.
| |||||
feedback
|
|
There is quite a few listed here. My favorites however remain iftop and tcpdump. Wireshark is also a very good option. | |||||||||
feedback
|
|
Check out the answer here: link | |||||||
feedback
|
|
Try If
I'm sure we could also do something using SystemTap ... but I don't know of any easy pre-cooked recipes for doing this. SystemTap is very much a programming analysis tool. | |||
|
feedback
|

