1 | initial version |
admin1@ubuntu1:~/Downloads$ tshark -n -q -r ./blue* -z io,stat,0,"MIN(frame.len)frame.len","MAX(frame.len)frame.len","AVG(frame.len)frame.len"
===================================
| IO Statistics |
| |
| Duration: 78.0 secs |
| Interval: 78.0 secs |
| |
| Col 1: MIN(frame.len)frame.len |
| 2: MAX(frame.len)frame.len |
| 3: AVG(frame.len)frame.len |
|---------------------------------|
| |1 |2 |3 |
| Interval | MIN | MAX | AVG |
|---------------------------------|
| 0.0 <> 78.0 | 54 | 1434 | 616 |
===================================