Specifications

3-134
Cisco Wide Area Application Services Command Reference
OL-11817-01
Chapter 3 CLI Commands
show processes
Examples Table 3-53 describes the fields shown in the show processes display.
Ta b l e 3-53 Field Descriptions for the show processes Command
Field Description
CPU Usage CPU utilization as a percentage for user, system overhead, and idle.
PID Process identifier.
STATE Current state of corresponding processes.
R = running
S = sleeping in an interruptible wait
D = sleeping in an uninterruptible wait or swapping
Z = zombie
T = traced or stopped on a signal
PRI Priority of processes.
User T User time utilization in seconds.
Sys T System time utilization in seconds.
COMMAND Process command.
Total Total available memory in bytes.
Used Memory currently used in bytes.
Free Free memory available in bytes.
Shared Shared memory currently used in bytes.
Buffers Buffer memory currently used in bytes.
Cached Cache memory currently used in bytes.
SwapTotal Total available memory in bytes for swap purposes.