Ask Your Question
0

Plot the Round Trip Time (RTT) against time

asked 2019-10-14 20:28:22 +0000

arunprakashpj gravatar image

updated 2019-10-14 20:44:23 +0000

I am trying to make a plot with the runtime as the x-axis and the RTT time as the y-axis. I have two hosts h1 and h2. I am able to generate the Round Trip Time by pinging H2 from H1. But how can I generate the RTT Graph via Wireshark? I know RTT Graph option lies under Statistics -> TCP Streat Graphs -> RTT Graph. But what I received is an ICMP Protocol. So how can I generate an RTT Graph for this via Wireshark? Any help will be appreciated.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2019-10-15 02:23:44 +0000

Chuckc gravatar image

updated 2019-10-15 02:24:01 +0000

(Example of IO Graph for icmp.resptime)
https://drive.google.com/open?id=1l-6...

Are you looking to plot a graph of ICMP response time?
If so then an IO Graph (Statistics -> I/O Graph) will do that.

1. Add a new line to the default graph:
  Y Field: icmp.resptime
  Y Axis: SUM(Y Field)
2. Disable the first two lines: All packets and TCP errors.
edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 2019-10-14 20:28:22 +0000

Seen: 2,451 times

Last updated: Oct 15 '19