Show process – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual
Page 242

System Configuration and Monitoring Commands
Software Reference for x310 Series Switches
8.42
AlliedWare Plus
TM
Operating System - Version 5.4.4C
C613-50046-01 REV A
show process
This command lists a summary of the current running processes.
For information on output options, see
“Controlling “show” Command Output” on
Syntax
show process [<stack-ID>] [sort {cpu|mem}]
Mode
User Exec and Privileged Exec
Usage
For a stacked configuration, if this command is entered on the stack master, it will display
the information for all the stack members. A stack member heading will be displayed to
distinguish the different information for every stack member.
Example
To display a summary of the current running processes, use the command:
To display a summary of the current running processes on stack member 3, use the
command:
Output
Figure 8-14: Example output from the show process command
Parameter
Description
<stack-ID>
Stack member number, from 1 to 4.
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.
awplus#
show process
awplus#
show process 3
Stack member 3:
CPU load for 1 minute: 0%; 5 minutes: 3%; 15 minutes: 0%
RAM total: 514920 kB; free: 382600 kB; buffers: 16368 kB
user processes
==============
pid name thrds cpu% mem% pri state sleep%
962 pss 12 0 6 25 sleep 5
1 init 1 0 0 25 sleep 0
797 syslog-ng 1 0 0 16 sleep 88
kernel threads
==============
pid name cpu% pri state sleep%
71 aio/0 0 20 sleep 0
3 events/0 0 10 sleep 98
.
.
.