When monitoring virtual machine (VM) performance in the vSphere Client, the CPU Ready metric for specific VMs shows an unexpected increase.
VMware ESXi 8.0
This issue may occur when a virtual machine is migrated to an ESXi host that is overcommitted.
Follow these steps to identify the ESXi host where the VM was running.
If the timing of a vMotion migration matches the increase in CPU Ready, the destination host's resource are the likely cause. To resolve the issue, migrate the virtual machine to an ESXi host with sufficient available resources.
cd /vmfs/volumes/<Datastore Name>/<VirtualMachine Name>/grep Hostname vmware*log- Log example
2025-01-02T09:00:00.342Z In(05) vmx - Hostname=<HostName>
2025-01-03T09:00:00.417Z In(05) vmx - Hostname=<HostName>
2025-01-04T09:00:00.153Z In(05) vmx - Hostname=<HostName>