![Alied Telesis GS970M/10 Command Reference Manual Download Page 208](http://html1.mh-extra.com/html/alied-telesis/gs970m-10/gs970m-10_command-reference-manual_2896773208.webp)
C613-50163-01 Rev C
Command Reference for GS970M Series
208
AlliedWare Plus™ Operating System - Version 5.4.7-0.x
S
YSTEM
C
ONFIGURATION
AND
M
ONITORING
C
OMMANDS
SHOW
CPU
show cpu
Overview
This command displays a list of running processes with their CPU utilization.
For information on filtering and saving command output, see the
with AlliedWare Plus” Feature Overview and Configuration Guide
Syntax
show cpu [sort {thrds|pri|sleep|runtime}]
Mode
User Exec and Privileged Exec
Examples
To show the CPU utilization of current processes, sorting them by the number of
threads the processes are using, use the command:
awplus#
show cpu sort thrds
Parameter
Description
sort
Changes the sorting order using the following fields. If you do not
specify a field, then the list is sorted by percentage CPU
utilization.
thrds
Sort by the number of threads.
pri
Sort by the process priority.
sleep
Sort by the average time sleeping.
runtime
Sort by the runtime of the process.