Wireshark mailing list archives

Re: Diameter request response latency


From: Abhik Sarkar <sarkar.abhik () gmail com>
Date: Wed, 3 Feb 2010 18:14:46 +0400

Hi Ramsundar ,

Yes, it is possible.

Open the dump and then:
1. Statistics > IO graphs
2. Change Y Axis Unit to Advanced
3. For graph 1, put "diameter.answer_to" in filter and avg(*)
diameter.resp_time in calc. You could also have more graphs with min(*) and
max(*) functions.

Alternately, you could use tshark to extract the specific fields required
and process that data. Have a look at the tshark manual for more details.

Hope this helps.
Abhik.

On Wed, Feb 3, 2010 at 5:30 PM, Ramsundar Kandasamy
<kramasundar () yahoo com>wrote:

Hi all,

I have a dump of diameter messages.

When I expand a response, there is see

.
.
.
[Request In: 1]
[Reponse Time: 0.07000000 seconds]
.
.


My question is, is there any way to get the response times of all the
responses in the dump so that i can create a graph with individual response
times (Vs time or what so ever)....

Thanks,
Ramsundar




___________________________________________________________________________
Sent via:    Wireshark-users mailing list <wireshark-users () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-users
Unsubscribe: https://wireshark.org/mailman/options/wireshark-users
            mailto:wireshark-users-request () wireshark org
?subject=unsubscribe

___________________________________________________________________________
Sent via:    Wireshark-users mailing list <wireshark-users () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-users
Unsubscribe: https://wireshark.org/mailman/options/wireshark-users
             mailto:wireshark-users-request () wireshark org?subject=unsubscribe

Current thread: