From charlesreid1

 
No edit summary
Line 1: Line 1:
#REDIRECT [[Wireshark/Conversation Analysis]]
=Traffic=
 
Various ways of using Wireshark to see the amount of traffic on a network.
 
==IO Graphs==
 
The first way to show IO information is the Wireshark IO Graph, in Statistics > IO Graph.
 
The IO graph shows a time series of network traffic, which you can change the resolution and scale of, and filter.
 
Here is the same pcap file; first, the rather boring 1-second resolution:
 
[[Image:WiresharkIO_1second.png|500px]]
 
and the much more interesting 10-minute resolution:
 
[[Image:WiresharkIO_10minute.png|500px]]

Revision as of 03:11, 20 January 2016

Traffic

Various ways of using Wireshark to see the amount of traffic on a network.

IO Graphs

The first way to show IO information is the Wireshark IO Graph, in Statistics > IO Graph.

The IO graph shows a time series of network traffic, which you can change the resolution and scale of, and filter.

Here is the same pcap file; first, the rather boring 1-second resolution:

WiresharkIO 1second.png

and the much more interesting 10-minute resolution:

WiresharkIO 10minute.png