You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 2
Next »
This screen provides the statistical report of task usage in a tablular format.
To view task usage details, go to Monitoring > Dashboard > Task Usage. The task usage window displays.
Click the column header to sort the table by that column. The Task usage chart is refreshed every 10 seconds.
The following entries are displayed:
Parameter | Description |
---|
PID | Specifies the process ID. |
User | Specifies the owner of the process. |
PR | Specifies the priority of the process. |
NI | Specifies the NICE value of the process. |
VIRT | Specifies the virtual memory used by the process. |
RES | Specifies the physical memory used from the process. |
SHR | Specifies the shared memory of the process. |
S | Specifies the status of the process. The following are the values: - S - Sleepy
- R - Running
- Z - Zombie(S)
|
%CPU | Specifies the percentage of CPU used by this process. |
%MEM | Specifies the percentage of memory (RAM) used by the process. |
TIME+ | Specifies the total time activity of this process. |
COMMAND | Specifies the name of the process. |