[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ns] measure traffic in a http client (webtraffic)



Use flowmonitors, they give you the amount of bytes arrived and drop bytes
in a time interval.

Alvaro
----- Original Message -----
From: "Neundorf Alexander" <[email protected]>
To: <[email protected]>
Sent: Thursday, July 26, 2001 1:44 AM
Subject: [ns] measure traffic in a http client (webtraffic)


> Hi,
>
> I just succeeded to setup a simple link between a http-server and a http
client, based on tcl/ex/webtraf.tcl.
> Now I'd like to generate a graph which shows the used bandwidth over the
time (like LossMonitor, where I can use bytes_ and divide them by the time).
> Any ideas how to do this ?
>
> Bye
> Alex
>
>