Possible Duplicate:
Is there a way to find out what application using most of bandwidth in Linux?
I'm interested in which programs are using my network connection and how much.
I wondered if there was a thing which is to network use as htop is to cpu/memory use?
I'd like a list of other computers currently connected to, which users/programs have made the connection, sorted in order of load, and displayed in realtime.
I've played with netstat a bit, and it tells me what I'm connected to, but not where the heavy traffic is. Wireshark on the other hand gives me far too much information.