Created a small script to quickly convert the CPU Ready time view of a VM shown in milliseconds to percentage per vCPU
Been doing some work on monitoring some virtual machine cpu behavior cross-checking tools such as esxtop, vROPS and vCenter. Thought it might be handy to have a quick script that can calculate readytimes per vCPU using vCenter milliseconds as input. screenshot of vcenter monitoring readytime in milliseconds
The script can be found here