Hi @llopht
Great question… got me interested in looking up a few things. While it would have been helpful to know which hypervisor and AOS version you’re running, I’ll include what I found for AHV and ESXi. (I assume AHV since you didn’t mention Hyper-V nor vCenter).
Ultimately I think this KB should answer your question (but not directly from Prism). I’d be curious to see which value Prism shows in your scenario.
No Intel Turbo Boost frequencies shown in the output of "cpupower frequency-info" command on AHV host
In short summary use the following AHV commands to find out the CPU frequency values:
cpupower frequency-info
sudo turbostat
Throw in an “lscpu | more” for good measure and you should have sufficient info to find out what the VM is using. Interestingly enough, on AHV you’d also would need to check if the BIOS (see KB) to confirm if CPU settings were indeed set enabled.
For VMware see KB 80610 for a similar description/cpu info.
EDIT:
Wanted to mention a related Nutanix KB article which presents an interesting twist in situations where a power supply is out.
Degraded CPU performance on hosts due to lack of power supply redundancy