Is there a tool for Linux to easily produce graphs (histograms) of the packet sizes (e.g. TCP) of network traffic ?

(before I start putting together something using e.g. matplotlib and python bindings for libpcap, I'd better ask here...)

link|improve this question

75% accept rate
feedback

1 Answer

up vote 1 down vote accepted

I believe that ntop reports a packet size histogram, among many other things.

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.