bandwidth utilization percentage for an interface -



bandwidth utilization percentage for an interface -

how calculate bandwidth utilization percentage using wmi classes. tried formula.

utilization % = ((bytestotalpersec*8)/currentbandwidth)*100

but result crossing 100%.

is there problem formula used??

bandwidth utilization

Comments

Popular posts from this blog

Using Android Volley to post an array to PHP -

python - How to add an model instance to a django queryset? -

angularjs - No 'Access-Control-Allow-Origin' error from local domain to public API -