ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-users: Re: [Wireshark-users] tshark load query

From: "j.snelders" <j.snelders@xxxxxxxxxx>
Date: Sun, 5 Jun 2011 19:46:13 +0200
Are you referring to the presentation at the Storage Developer Conference
2008:
slide 69 -  LOAD graphs?

Hopefully Ronnie Sahlberg reads your question... 
I too like to know the answer.

Best regards
Joke

On Sun, 5 Jun 2011 17:05:27 +0300 Tal Bar-Or wrote:
>To: Community support list for Wireshark <wireshark-users@xxxxxxxxxxxxx>
>Subject: Re: [Wireshark-users] tshark load query

>Hello j.snelders
>
>Thanks you for the response , i did looked into the man-pages and saw its
>not specified but recently i read RonnieSahlberg Using Wireshark For
>Analyzing CIFS
>Traffic PDF.
>
>And in the PDF he gives examples of tshark query and specifying that this
>kind of query is possible with tshark "*QUEUE DEPTH analysis can also be
>done by tshark*." so this is why i am looking for it
>need it for a script that i am writing.
>
>Thanks
>
>
>On Sun, Jun 5, 2011 at 4:34 PM, j.snelders <j.snelders@xxxxxxxxxx> wrote:
>
>> Hi Tal Bar-Or,
>>
>> According to the man-pages this option is only available in Wireshark
and
>> not in TShark.
>>
>> http://www.wireshark.org/docs/man-pages/wireshark.html
>> "advanced..." If Unit:advanced... is selected the window will display
two
>> more controls for each of the five graphs. One control will be a menu
where
>> the type of calculation can be selected from SUM,COUNT,MAX,MIN,AVG and
>> LOAD,
>> and one control, textbox, where the name of a single display filter field
>> can be specified.
>>
>> http://www.wireshark.org/docs/man-pages/tshark.html
>> io,stat can also do much more statistics and calculate COUNT(), SUM(),
>> MIN(),
>> MAX(), and AVG() using a slightly different filter syntax:
>>
>>  [COUNT|SUM|MIN|MAX|AVG](<field>)<filter>
>>
>> My best
>> Joke
>>
>>
>>
>> >Date: Sun, 5 Jun 2011 14:33:54 +0300 Tal Bar-Or wrote:
>> >Hello all,
>> >
>> >I am trying to produce same query as sown in image with tshark.
>> >Please advice
>> >
>> >Thanks
>> >
>> >--
>> >Tal Bar-or