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

java - How to set log4j.defaultInitOverride property to false in jboss server 6 -

c - GStreamer 1.0 1.4.5 RTSP Example Server sends 503 Service unavailable -

Using ajax with sonata admin list view pagination -