ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-users: Re: [Wireshark-users] maximum throughput per second

From: "Luis EG Ontanon" <luis@xxxxxxxxxxx>
Date: Mon, 28 Jan 2008 16:21:12 +0100
On Jan 28, 2008 2:51 PM, Sake Blok <sake@xxxxxxxxxx> wrote:
> Well, very recently the io-graphs have been extended with an export
> possibility which will give you the data on which the graph was
> based.
[snip]
>    awk -F"\t" '$1==last {sum += $2; next} {printf("%s  %8d bytes/s (%6.2f Mbit/s)\n",last,sum,sum*8/1024/1024);last=$1;sum=$2}'
> Jan 28, 2008 14:33:30       106 bytes/s (  0.00 Mbit/s)

Just a note:
For data rate speeds in Mbits/s, the M is decimal not binary ( i.e. 1M
= 10^6 not 2^20)


L
-- 
This information is top security. When you have read it, destroy yourself.
-- Marshall McLuhan