How can I see how much network traffic each thread is doing in Linux?

Any information would be useful. (bytes transferred, # of accepts, etc)

link|improve this question
Have a look at this related question: superuser.com/questions/34782/… – sleske Aug 19 '10 at 23:59
feedback

2 Answers

up vote 2 down vote accepted

there's also the ntop

link|improve this answer
feedback

Try nethogs or iftop.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.