"CPU Ready" Column is not showing data
    • Dark
      Light
    • PDF

    "CPU Ready" Column is not showing data

    • Dark
      Light
    • PDF

    Article summary

    ControlUp Real-Time Console presents the vSphere CPU ready VM metric in the "CPU Ready" column.

    We look at the ‘runstate_full_contention’ metric for XenServer VMs to show the “CPU Ready” state.

    However it is not turned on by default, so you will either have to go to XenCenter and add it on the VM Performance tab or use xe or the XenServer PowerShell cmdlets to turn it on.  

    To help you with implementing this, you can use a couple of bash scripts attached to this article.

    • Counter_on - Will turn on any single performance counter (like runstate_full_contention).
    • Disk _latency_on - Is specifically for disk read/write latency (Don’t forget, you can only get disk latency counters if the XenTools package is installed).

    counter_on.txt (531 Bytes)
    disk_latency_on.txt (894 Bytes)



    Was this article helpful?