Allied Telesis AT-DC2552XS User Manual
Page 108

Chapter 4: Basic Switch Operations Commands
108
Examples
This example lists the running processes and displays their CPU
information:
awplus> show cpu
This example lists the running processes by runtimes:
awplus> show cpu sort runtime
pid
Displays the process ID number.
name
Displays the name of the program that
generated the process.
thrds
Displays the number of the threads that the
process consists of.
cpu%
Displays the CPU usage of the process.
pri
Displays the priority level of the process.
state
Displays the state of the process. The
options are:
run
sleep
zombie
dead
sleep%
Displays the wait state (sleep state)
percentage of the process.
runtime
Displays the runtime of the process in tick.
A tick is an interval of the system timer
interrupt.
Table 10. SHOW CPU Command (Continued)
Parameter
Description