Home Script to convert VM readytime from milliseconds to percentage
Post
Cancel

Script to convert VM readytime from milliseconds to percentage

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. vCenter Monitor Readytime in ms screenshot of vcenter monitoring readytime in milliseconds

script in action script in action

The script can be found here

This post is licensed under CC BY 4.0 by the author.