C613-50170-01 Rev B
Command Reference for x510 Series
279
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
S
YSTEM
C
ONFIGURATION
AND
M
ONITORING
C
OMMANDS
SHOW
PROCESS
show process
Overview
This command lists a summary of the current running processes.
For information on filtering and saving command output, see the
with AlliedWare Plus” Feature Overview and Configuration Guide
Syntax
show process [<
stack-ID>
] [sort {cpu|mem}]
Mode
User Exec and Privileged Exec
Usage
This command displays a snapshot of currently-running processes. If you want to
see CPU or memory utilization history instead, use the commands
.
Example
To display a summary of the current running processes, use the command:
awplus#
show process
To display a summary of the current running processes on stack member 2, use the
command:
awplus#
show process 2
Parameter
Description
<
stack-ID
>
Stack member number, from 1 to 8.
sort
Changes the sorting order for the list of processes.
cpu
Sorts the list by the percentage of CPU utilization.
mem
Sorts the list by the percentage of memory
utilization.