Forum Discussion
Aaron_McMahon_2
Nimbostratus
Aug 27, 2007Multi-CPU Usage
In a multi-CPU BIG-IP, what's the best way to get each CPU's usage as a percentage?
I've muddled through the iControl SDK for a while. I've pulled some test values out through iControl but ...
iloveniu_38329
Nimbostratus
Dec 20, 2009Percentage = (CType(OldTotalCycles, ULong) - TotalCycles) / (CType(OldIdleCyclesm, ULong) - IdleCycles)
?
I think that should be Percentage = 1-IdleCycles/TotalCycles; ok
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects