Linux keeps per-interface statistics, ifconfig reports them just fine.

But does Linux keep per-TCP connection statistics, specifically, how many rx/tx bytes this session? If it does, I sure can't find them.

Can you?

link|improve this question

22% accept rate
feedback

1 Answer

A Google search for IPtraf will point you in the right direction and includes articles on topics such as pairing IPtraf with RDDtool for graphing connections over time.

link|improve this answer
+1, same thing I was going to suggest. – Tim Dec 20 '11 at 18:10
feedback

Your Answer

 
or
required, but never shown

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