CPU usage
From ISPWiki
This module is used to display information about CPU.
CPU usage is the amount of time that was used by the central processing unit for processing various processes.
View CPU usage
- CPU usage - CPU utilization. The following values are displayed:
- user - percentage of CPU utilization that occurred while executing at the user level.
- nice - percentage of CPU utilization that occurred while executing at the user level with nice priority.
- system - percentage of CPU utilization that occurred while executing at the system level (kernel) (such as input/output requests).
- interrupt - percentage of CPU utilization that occurred while executing interrupts.
- idle - percentage of time that the CPU or CPUs were idle and the system did not have an outstanding disk I/O request.
- Percentage - amount of the used resource in percent.
