Breadcrumbs

Process List

The detailed information about the running processes is displayed here.

Figure: Process List

webconf_ProcessList.png

Table: Process List

Setting

Description

Mem:

Current memory utilization

CPU

Current CPU load

Table

Process list:
PID: Process-ID
USER: User who started the process.
PR: Priority scheduling
NI: Nice
VIRT: VIRT: virtual - all code, data and shared libraries plus pages in swap and pages that are planned but not yet used
RES: reserved - the non-"swap "ed physical RAM reserved
SHR: shared - memory (also swap) that could be shared with other processes.
S: uninterruptible sleep, R = running, S = sleeping, T = with ´´trace´´ troubleshooting or stopped, Z = zombie)
%CPU: Percentage of elapsed CPU time used by the process.
%MEM: Memory - used part of available physical memory
TIME+: CPU time used by the process (the + stands for hundredths of a second)
COMMAND: Process Name with Arguments