Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-users: Re: [Wireshark-users] Export smb service response time stats

From: "j.snelders" <j.snelders@xxxxxxxxxx>
Date: Mon, 21 Sep 2009 20:13:45 +0200
Hi Janos,

You can use TShark:
$ tshark -r smb.pcap -q -z smb,rtt
===================================================================
SMB RTT Statistics:
Filter:
Commands                   Calls   Min RTT   Max RTT   Avg RTT
Close                         23   0.00014   0.00173   0.00027
Trans                        114   0.00015   0.00809   0.00085
Echo                          16   0.00029   0.00033   0.00032
Read AndX                     15   0.00014   0.01025   0.00164
Write AndX                    11   <snip>

HTH
Joan

On Mon, 21 Sep 2009 13:23:49 -0400 Janos Dohanics wrote:
>Subject: [Wireshark-users] Export smb service response time stats
>Reply-To: Community support list for Wireshark <wireshark-users@xxxxxxxxxxxxx>
>
>
>Is there a way to export smb service response time stats from Wireshark,
>or is 
>there a way to write the output of smb service response time stats in a
file
>
>with Wireshark or Tshark?
>
>Many thanks,
>
>-- 
>Janos Dohanics