Specifications
3-240
Cisco Wide Area Application Services Command Reference
OL-21611-01
Chapter 3 CLI Commands
show processes
Examples Table 3-63 describes the fields shown in the show processes command display.
Related Commands top
Table 3-63 Field Descriptions for the show processes Command
Field Description
CPU
utilization
CPU utilization since the last reload as a percentage for user, system overhead, and
idle. Includes average usage (calculated every 10 minutes).
Overall
current CPU
utilization
Current CPU utilization over all CPUs in the system.
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.