Hi, I need to have a graph for bandwith usage while the client uses a webapp. I captured all packets from the client to the proxy (on the proxy). But the graph in IO Graph show much more traffic for the one client as the router, between all clients and the proxy, for the whole net. Then I tried to get the usage per second from tshark
But the result is strange too. I often have very huge numbers at the end which can't be true. For example:
Also, why there is an amount of 0 Frames but still a value for Bytes? The client used only the webapp while capture. My goal is to see the peaks for traffic. The average usage I got from Summary already. Thanks in advance. asked 28 Oct '13, 08:32 crocom edited 28 Oct '13, 08:36 |
One Answer:
That's obviously a bug. What is your
answered 28 Oct '13, 08:56 Kurt Knochner ♦ |
Version 1.8.6 (SVN Rev 48142 from /trunk-1.8) http://pastebin.com/tv5Q14N7
I have updated to the last stable 1.10.2 and now I get 0 Bytes for 0 Frames. Merci :)
But the IO Graph is still wrong. There are peaks at over 1mbit although the ethernet line only has a max. of 1mbit http://picload.org/image/ocpglrg/iograph.png
There are some possible reason for this. Please see here: