On Jan 28, 2008 2:51 PM, Sake Blok <[EMAIL PROTECTED]> 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
On Mon, Jan 28, 2008 at 02:01:30PM +0100, [EMAIL PROTECTED] wrote:
>
> Hello everybody,
> I am searching for a way to display the maximum bytes per second
> from a particular capture file. The summary shows only an average
> value.
> What I want is basically what the IO graphs show but witho