BLOG     |     FORUM
Welcome, Guest
Username: Password: Remember me
All your questions answered real quick by Unleash Networks Engineers.
  • Page:
  • 1

TOPIC: performance analysis of TCP

performance analysis of TCP 16 years 2 months ago #182

Hi all
can any body help me i am looking for TCP rotocol analysis toole such as measuring RTT ...
thanks
The administrator has disabled public write access.

Re:performance analysis of TCP 16 years 2 months ago #183

  • netscript
  • netscript's Avatar
You can download the TCP analysis ruby tool from here : www.unleashnetworks.com/articles/tool-tcp-stream-analysis.html

This tool can estimate RTT based on initial handshake and the occasional delayed ACKs. All samples are plotted.

You need to download Ruby and have the capture file available in Unsniff format (*.USNF). You can convert any tcpdump file to Unsniff format by importing the file and saving it.


We will be integrating this tool in our next release. You can look at the \"Limited Beta Page\" menu on this site.

Regards,
Vivek Rajan
Unleash Networks
The administrator has disabled public write access.

Re:performance analysis of TCP 16 years 2 months ago #184

thanks alot Sir for your reply but i have downloaded the file (anastm.rb) and the ruby software and i got errors excuting the code and unfortunatly i am not familiar with Ruby
the error code are:


>ruby anastm.rb
anastm.rb:26:Warning: require_gem is obsolete. Use gem instead.
anastm.rb:27: uninitialized constant Fox (NameError)
>Exit code: 1

i appreciate your help
The administrator has disabled public write access.

Re:performance analysis of TCP 16 years 2 months ago #185

  • netscript
  • netscript's Avatar
Hi,

Can you check if you have the fxruby gem installed ?

The command is \"gem list\"

Check if the output has fxruby in it.

I also uploaded a newer version with support for IPv6. Try downloading it again from www.unleashnetworks.com/lib/fileRead.php...=scriptlib/anastm.rb

(Make sure you press Ctrl-F5 to reload the script).

Good luck,
The administrator has disabled public write access.

Re:performance analysis of TCP 16 years 2 months ago #186

i downloaded the FXRUBY 1.16.13 also downloaded the updated file you mentioned

i need more help can you please tell me step by step instruction
The administrator has disabled public write access.
  • Page:
  • 1
Moderators: vivek [unleash]
Time to create page: 0.028 seconds