Message-Id: <200201141420.g0EEKVq12879@picard.cs.ohiou.edu> From: "Shawn Ostermann" <ostermann@cs.ohiou.edu> Subject: Re: regarding throughput measurement Date: Mon, 14 Jan 2002 09:20:31 -0500
Trimurthi,
>> I am interested in measuring the throughput of my client-server
>> application i.e port to port throughput ability. [...]
I get questions like this a lot. There isn't a lot of "aggregate"
logic in the program because there are so many different ways to
answer the question. It's pretty easy to add whatever you want,
though. HOWEVER, you might find the "traffic" module handy.
For example:
tcptrace "-xtraffic -G" file.dmp
will generate a lot of graphs that might help. The command
tcptrace -hxargs
will help you with the arguments.
If you want something more, then it would be pretty easy to add the
code into the mod_traffic.c file.
Good luck!
--sdo
>>
>> Hi,
>> I am interested in measuring the throughput of my client-server
>> application i.e port to port throughput ability.
>> Currently the commands I am using are :
>>
>> tcpdump host <IP address> -w tcpdump1.dump
>> tcptrace -l tcpdump1.dump
>>
>> Through this I am able to get the throughput for each subsequent
>> TCP connection.
>> But how to calculate the total flow throughput for a
>> particular application.
>> Do I need to take an AVERAGE of throughput of the total
>> TCP connections or is there any other way ?
>> The problem is that my client application demands certain
>> bandwidth like 3 Mbps and I have enabled the tc utility
>> of the linux traffic control.
>> So I need to measure and justify whether the application's
>> demand has been fulfilled or not. In relation to this
>> I was looking for some way to measure the port to port
>> throughput.
>> Please help me.
>> I am eagerly waiting to hear from you.
>>
>> regards,
>>
>> Trimurthi
>>
>>
>> Dakkhana Mail Services - http://www.dakkhana.com
>> India's Flagship Communications Portal
>> Don't just e-mail it - dak-mail it !!!
----------------------------------------------------------------------------
To unsubscribe, send a message with body containing "unsubscribe tcptrace" to
majordomo@tcptrace.org.
This archive was generated by hypermail 2b30 : 01/14/02 EST