beautypg.com

Allied Telesis AT-DC2552XS User Manual

Page 115

background image

AT-DC2552SX Switch Command Line Interface User’s Guide

Section I: Switch Management

115

Examples

This example lists the running processes by process ID numbers:

awplus> show process

This example lists the running processes by CPU utilization:

awplus> show process sort cpu

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.

mem%

Displays the RAM 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.

Table 12. SHOW PROCESS Command (Continued)

Field

Description