First time here? Check out the FAQ!
THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.
0

Creating a RTT Graph

Hi,

I want to make a RTT graph for some TCP stream, but I'm not sure how to do it. Should I make a filter in IO graphs based on specified TCP Stream and a source IP address of the server (NOT Mine IP because I read that the RTT is calculated unidirectional) and on Y axis to make filter like tcp.analysis.ack_rtt. Is this a right way to see RTT graph. Also, why Round Trip Time from TCP Stream Graphs displays the RTT values with my IP address as a source IP address.

Thank you in advance.

ille's avatar
23
ille
asked 2017-12-14 08:39:53 +0000
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

Why donĀ“t you just use, the Round Trip Time Graph?

Statistics -> TCP Stream Graphs -> Round Trip Time
Christian_R's avatar
2.1k
Christian_R
answered 2017-12-15 07:15:49 +0000, updated 2017-12-15 07:16:48 +0000
edit flag offensive 0 remove flag delete link

Comments

Because, as I say RTT Graph from Statistics -> TCP Stream Graphs displays values which are with my IP address as a source IP address, and I read here https://bugs.wireshark.org/bugzilla/s... that a RTT graph from TCP Stream has some errors

ille's avatar ille (2017-12-15 11:00:06 +0000) edit

O.k. I can imagine a few solutions, so my question is: what is your goal with that graph just to see the rtt for one session?

Christian_R's avatar Christian_R (2017-12-15 18:32:35 +0000) edit

I want to compare RTT for different streams on same conversation. But, however, let they be from one conversation, not for one stream. My point above all is should I use tcp.analysis.ack_rtt as a filter on Y axis and source IP address of the server (or remote user) in the filter field, because I don't want to see RTT of few microseconds which is generated from my IP address as a source IP, because as I know RTT is unidirectional.

ille's avatar ille (2017-12-15 21:05:25 +0000) edit

Yes you can do so, but you must decide which value of RTT you will draw (MAX, Average, MIN). Otherwise I would compare the RTT Graphs of the different Streams, maybe by using Screenshots or so.

Christian_R's avatar Christian_R (2017-12-19 19:22:23 +0000) edit

Thank you ChristianR I will use those filters (source IP address of the server (or remote user) and tcp.analysis.ackrtt)

ille's avatar ille (2017-12-19 22:20:19 +0000) edit
add a comment see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer