C613-50100-01 REV C Command Reference for x930 Series 281
AlliedWare Plus™ Operating System - Version 5.4.6-1.x
SYSTEM CONFIGURATION AND MONITORING COMMANDS
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 “Getting Started
with AlliedWare Plus” Feature Overview and Configuration Guide.
Syntax
show process [<stack-ID>] [sort {cpu|mem}]
Mode User Exec and Privileged Exec
Examples To show a graph displaying the historical memory usage for either a single
unstacked device, or a complete stack, use the command:
awplus# show memory history
To show a graph displaying the historical memory usage for specific stack member
(stack member 2 in this example) within a stack, use the command:
awplus# show memory history 2
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.