Hello,
I know that maybe this is not the place to ask such questions, but I have one that I could use some help with, and maybe it will also help you guys with CPU Ready Time problems.
Let's take the following ESXi Host. 2x 12 core Intel Xeon processor and 512 GB RAM.( This doesn't really matter)
CPU Usage, as reported by vSphere Windows Client is 9370 Mhz , Capacity is 24 x 2600 mhz, so basically both CPUs are relaxing on a beach in Bali.
While trying to calculate the CPU Ready time on this host, for the past week, I've used this foruma :
>>>>(CPU summation value / (<chart default update interval in seconds> * 1000)) * 100 = CPU ready %
- Realtime: 20 seconds
- Past Day: 5 minutes (300 seconds)
- Past Week: 30 minutes (1800 seconds)
- Past Month: 2 hours (7200 seconds)
- Past Year: 1 day (86400 seconds)
So for "Past Week", my CPU Ready Summation has an average of 173766
So it's like this 173766 / ( 1800 * 1000 ) *100 = 9.65 % ( WHICH IS A LOT according to VMWare ) Anything above 5% should be monitored
>>>>BUT using this calculator : http://www.vmcalc.com/ the result is :
0.40 %, which is AWESOME
I can't see the formula behind that online calculator, but which one is right??