src/health/guides/vsphere/vsphere_cpu_usage.md
The vsphere_cpu_usage alert monitors the average CPU utilization of virtual machines in the vSphere platform. The alert is triggered in a warning state when the CPU utilization is between 75-85% and in a critical state when it is between 85-95%.
High CPU usage indicates that the virtual machine's CPU resources are being heavily utilized. This can lead to performance issues, slow response times, and decreased stability.
Confirm the high CPU usage by logging into the vSphere management console and checking the CPU performance metrics for the affected virtual machine(s).
Identify the cause of high CPU usage:
top command on Linux-based virtual machines or Task Manager on Windows-based virtual machines.Remediate the issue: