| Measurement |
Description |
Measurement
Unit |
Interpretation |
| User_cpu |
Indicates the percentage of CPU time spent on user processes.
|
Percent |
A high value of this measure could indicate that users are executing one/more CPU-intensive processes.
|
| System_cpu |
Indicates the percentage of CPU time spent on system-level processing. |
Percent |
An unusually high value indicates a problem and may be due to too many system-level tasks executing simultaneously.
|
| Wait_cpu |
Indicates the percentage of CPU time spent waiting for I/O. |
Percent |
An unusually high value could indicate an I/O bottleneck.
|
| Idle_cpu |
Indicates the percentage of time for which the CPU resources were idle. |
Percent |
 
|
| Total_cpu |
Indicates the percentage of total CPU resources in use currently. |
Percent |
A consistent increase in the value could indicate a gradual erosion of CPU resources, which could result in too many processes contending for limited CPU resources. CPU contention can severely degrade the performance of a host.
|