Location: System Health/Show Current CPU Usage
The "Show Current CPU Usage" feature displays the current CPU usage divided by process. More information about each process is available by clicking on each process's PID (Process ID) in the displayed output.
1. When the page loads, you will see a six-column table consisting of the following information:
PID - Process identification number.
Owner - Owner of the process.
Priority - Priority of the process.
CPU % - The current percentage of usage on the server for the associated process.
Mem % - The current percent of memory being used on the server for the associated process.
Command - The command running the associated process.
2. Click on any of the PID links to learn more about the associated process. Further information will be displayed such as the description of the process.