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

RE: [ns] Packet Loss, Delay, Thruput...



Hi,
  Other ways to do the same are

  1. Use Agent/LossMonitor, Agent/TCPSink objects to capture BW information.
Use Agent/TCP for TCP source's view of BW. See ns docs and examples dir. for
further info.

  2. Use trace-all, namtrace-all commands in NS to get traces and you can
analyze them using MS Access and/or Excel to obtain statistics like mean BW,
median etc., I will post some usage examples soon in my website and will
inform the group and if somebody can use it, well and good.

  3. The best place to look for, is the examples directory in ns
distribution. Look out for record{} functions that will show some data
collection.

  4. Try http://mash.cs.berkeley.edu/dist/archive/ns-users/0003/0069.html to
get some ideas on changing the code.

Hope it helps,

Srihari Raghavan
Graduate student
Dept. of CSE
Virginia Tech
================

-----Original Message-----
From: [email protected] [mailto:[email protected]]On Behalf Of
Debojyoti Dutta
Sent: Friday, May 04, 2001 2:30 PM
To: Andreas Huber
Cc: [email protected]
Subject: Re: [ns] Packet Loss, Delay, Thruput...


One idea could be to write simpke awk or perl scripts. Check the example
scripts in the distribution.

Debo

On Thu, 3 May 2001, Andreas Huber wrote:

> Hello !
> ******
>
> How can I collect data like Packet Loss, Packet Delay, Thruput etc.
> Could you please help me.
> Where can I find detailed documentation ?
> Do I have to install another module ?
>
> I use ns-2.1b6+micromobility and ns-2.1b7a on a Linux machine.
> (SuSE Linux 7.1 / Kernel 2.4.0/ AMD 1 GHz Thunderbird)
>
> sincerely yours
>
> Andreas Huber
>
>
>
>
>