Home All Groups Group Topic Archive Search About

Measuring connection traffic

Author
27 Feb 2006 7:30 PM
Bojan Kuhar
Is there a way of measuring traffic on the SQL connection? I have a Windows
Forms app connecting to SQL 2000. I'd like to how much traffic certain parts
of the app are generating.

Author
27 Feb 2006 9:05 PM
William (Bill) Vaughn
Check out the SQL Server Performance counters exposed programmatically or
via PerfMon.

--
____________________________________
William (Bill) Vaughn
Author, Mentor, Consultant
Microsoft MVP
INETA Speaker
www.betav.com/blog/billva
www.betav.com
Please reply only to the newsgroup so that others can benefit.
This posting is provided "AS IS" with no warranties, and confers no rights.
__________________________________

Show quote
"Bojan Kuhar" <BojanKu***@discussions.microsoft.com> wrote in message
news:2A6EECAB-B1B8-4310-B482-E710869DD451@microsoft.com...
> Is there a way of measuring traffic on the SQL connection? I have a
> Windows
> Forms app connecting to SQL 2000. I'd like to how much traffic certain
> parts
> of the app are generating.
>
>
Author
1 Mar 2006 7:55 AM
Bojan Kuhar
I have. I couldn't find what I am looking for. Maybe you can suggest which
counter I should use.

I am not interested in speed, memory used, cpu cycles etc. at this point,
all I want to know is amount of taffic generated by a "unit of work".

Maybe I should use a protocol analyser on my network connection.


Show quote
"William (Bill) Vaughn" wrote:

> Check out the SQL Server Performance counters exposed programmatically or
> via PerfMon.
>
> --
> ____________________________________
> William (Bill) Vaughn
> Author, Mentor, Consultant
> Microsoft MVP
> INETA Speaker
> www.betav.com/blog/billva
> www.betav.com
> Please reply only to the newsgroup so that others can benefit.
> This posting is provided "AS IS" with no warranties, and confers no rights.
> __________________________________
>
> "Bojan Kuhar" <BojanKu***@discussions.microsoft.com> wrote in message
> news:2A6EECAB-B1B8-4310-B482-E710869DD451@microsoft.com...
> > Is there a way of measuring traffic on the SQL connection? I have a
> > Windows
> > Forms app connecting to SQL 2000. I'd like to how much traffic certain
> > parts
> > of the app are generating.
> >
> >
>
>
>
Author
1 Mar 2006 4:58 PM
William (Bill) Vaughn
I'm not sure either. I would re-ask this question on the
microsoft.public.sqlserver.server newsgroup. A protocol sniffer would
certainly tell the tale though.

--
____________________________________
William (Bill) Vaughn
Author, Mentor, Consultant
Microsoft MVP
INETA Speaker
www.betav.com/blog/billva
www.betav.com
Please reply only to the newsgroup so that others can benefit.
This posting is provided "AS IS" with no warranties, and confers no rights.
__________________________________

Show quote
"Bojan Kuhar" <BojanKu***@discussions.microsoft.com> wrote in message
news:6F6EC936-C819-44E2-8EFF-16AD37DC199B@microsoft.com...
>I have. I couldn't find what I am looking for. Maybe you can suggest which
> counter I should use.
>
> I am not interested in speed, memory used, cpu cycles etc. at this point,
> all I want to know is amount of taffic generated by a "unit of work".
>
> Maybe I should use a protocol analyser on my network connection.
>
>
> "William (Bill) Vaughn" wrote:
>
>> Check out the SQL Server Performance counters exposed programmatically or
>> via PerfMon.
>>
>> --
>> ____________________________________
>> William (Bill) Vaughn
>> Author, Mentor, Consultant
>> Microsoft MVP
>> INETA Speaker
>> www.betav.com/blog/billva
>> www.betav.com
>> Please reply only to the newsgroup so that others can benefit.
>> This posting is provided "AS IS" with no warranties, and confers no
>> rights.
>> __________________________________
>>
>> "Bojan Kuhar" <BojanKu***@discussions.microsoft.com> wrote in message
>> news:2A6EECAB-B1B8-4310-B482-E710869DD451@microsoft.com...
>> > Is there a way of measuring traffic on the SQL connection? I have a
>> > Windows
>> > Forms app connecting to SQL 2000. I'd like to how much traffic certain
>> > parts
>> > of the app are generating.
>> >
>> >
>>
>>
>>

AddThis Social Bookmark Button