.NET performance counters showing more than 100% network utilization

B

bimalendug

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,479
Members
44,900
Latest member
Nell636132

Latest Threads

Top