You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 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.

Task Usage

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:

Task Usage Information

ParameterDescription
PIDSpecifies the process ID.
UserSpecifies the owner of the process.
PRSpecifies the priority of the process.
NISpecifies the NICE value of the process.
VIRTSpecifies the virtual memory used by the process.
RESSpecifies the physical memory used from the process.
SHRSpecifies 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)
%CPUSpecifies the percentage of CPU used by this process.
%MEMSpecifies the percentage of memory (RAM) used by the process.
TIME+Specifies the total time activity of this process.
COMMANDSpecifies the name of the process.
  • No labels