Hi,

I am trying to calculate cpu idle  percentage,
by following the method:

Take the value of ssCPURawIdle and wait for certain period
Then take it again
 
Delta ssCPURawIdle
-------------------------------------------             *   100
wait period in sec * (100)


I compared the results with "top" and system monitor and calculation is not right.

I suspect the 100 factor used in the denominator is wrong and can be different in different HW systems.

Is there a way to obtain this factor? Is it part of the MIB?

Thanks,
Ronen







Do you Yahoo!?
Next-gen email? Have it all with the all-new Yahoo! Mail Beta.
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to