... Hi all, i have a Pentium III with 512 MB Ram und it works with suse 9.2. I want to open a big trace file with Tracegraph but it takes so long. The file is...
carrie_braunschweig
carrie_braunschweig@...
Oct 3, 2005 3:48 pm
339
Hi Darkwalk, i have a similar problem, but i work with tracegraph in Linux and my computer is only PIII with 512 MB RAM. If i try to load a big file so 27 MB...
carrie_braunschweig
carrie_braunschweig@...
Oct 4, 2005 2:21 pm
340
Hi all, i try to use Tracegraph with other pc. It is a PIII with 512 MB and Linux Red Hat. When i try to run trgraph, it show this Warnings: 1: "Warning:...
carrie_braunschweig
carrie_braunschweig@...
Oct 4, 2005 2:24 pm
342
I think opening up a 27 MB file is a bad idea. I've noticed that it takes tracegraph exponentially longer time to open up larger files. I think I read...
I think you should a) use smaller traces with less detail and less simulation time (use "head" to cut the trace) b) find exactly which graphs you want c) use...
Pedro Estrela
pedro.estrela@...
Oct 10, 2005 9:36 am
344
can somebody give me a link to download mglinstaller files for linux tracegraph im using redhat7.2 with ns-2.28 amit __________________________________ Yahoo!...
hi it is very easy..install trace graph then install matlab library...then add some path that say in matlab doc...type trgraph ....enter i have some problem in...
hi This info is specally important for TG users with hierarchical addresses ... From: Pedro Estrela [mailto:pedro.estrela@...] Sent: sexta-feira, 14 de...
Pedro Estrela
pedro.estrela@...
Oct 14, 2005 6:06 pm
350
Hi I've check the instalation path and everything is okay but the same error keep on repeating. please advice... ERROR: Failed to find MEX-File on path :...
Selamberjer
slumberjer@...
Oct 17, 2005 6:11 am
351
Is negative jitter ok? When I saw graph of jitter of generated packets at current node in (Jitter of generated packets at current node X_seq# CN_0 ON_4),for ...
... to ... Hello, Here is a part of Trace graph help file: "JITTER (of ...) (Y axis) = current event (generate/send/receive/forward/drop) time - previous event...
hell, would you explain more please :) the story is I have proposed new AQM(ARED like),that is more stable is router queue size,I just want to tell end users...
Hello, Check the following graphs from Jitter menu: - Send events time vs simulation jitter - Send events time vs jitter between CN and ON - Receive events...
Hi I add dump_.tr.ip.patch in ~ns-2.27/tcl/lib directory and recompile ns2 and I ran the example which attach with this email and the error was: Maximal number...
Hi I want to obtain information from wire-cum-wireless simulation by using tracgraph and I add the following : 1- I add dump_.tr.ip.patch into ns-2.27/tcl/lib ...
Hi I know my page is not as clear as it should be, but it has got all the necessary information. (if someone wants to voluteer to rewrite/simplify it, please...
Pedro Estrela
pedro.estrela@...
Oct 27, 2005 9:59 am
375
Hello all, This program is a godsend to a novice to ns2 and simulating graphs in general. I've very, very new to this program however and have a question. ...
Many appologies, As is usually the case - as soon as one posts a question, one stumbles upon (well not the answer, but) a workaround. I quit tracegraph, ran...
Hi I want to know how to compute throughput and goodput from Network simulation screen. please who help me Regards Elhusain __________________________________ ...
Hi !, Exists any application which can modify directly Wireless trace format to Tracegraph format after translating (or before) IP addresses? How can I do...
After convertion: Use "remove temp file=off" option in your trgraph.cfg Before convertion: I think its Not possible Check this part of my TG page: ...
Pedro Estrela
pedro.estrela@...
Nov 4, 2005 7:28 pm
389
Pedro, My problem is that when I test wireless2-out.tr (this is a piece of this tracefile) r 160.023161880 3 AGT 65 ack 40 2 0 2 2 0 s 160.023161880...
... Hello, It's because the packet was sent at AGT level not MAC and there is no trace at MAC level for node 3. It looks like all the generated packets were...
I have replaced AGT => MAC in the tracefile and now it runs well, but my question is: If I make this change, Would be these results fine? What must I change in...
... You cannot do it that way. You can turn on/off AGT/RTR/MAC trace in tcl script. Just leave all of them on and the results will be fine. ... You have to...
Hello!! I am working with NS2 v.2-28 on Linux v.9. I try to run wireless2.tcl in the tutorial, it works fine, however, I would like to use CSMA/CA. So, when I...