Go Back   Velocity Reviews > Newsgroups > ASP Net
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

ASP Net - .NET performance counters showing more than 100% network utilization

 
Thread Tools Search this Thread
Old 09-06-2005, 07:30 AM   #1
Default .NET performance counters showing more than 100% network utilization


Hi All,

I'm using the .NET performance counters to calculate the network
utilization. But this value exceeds 100%.
In most of the cases, it is very similar to the one shown in the
task-manager. But when I try to measure the network utilization with a
particular utility that sends large data, then the values that I get
exceed 100%. Even in the task-manager it shows similar graph (graph
goes up above the 100% line and disappears and then sometimes comes
back to the 100% line and then it disappears again...)
Here is the formula that I use to calculate the network performance
(half-duplex):
%utilization = ((8*(dataSent + dataReceived))/bandwidth*time_in_sec)) *
100

Can anyone tell me what the problem is? Is it something expected?

Thanks & Regards
Bimalendu



bimalendug@yahoo.com
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump