Command Reference Guide

System Information and Statistics Commands
CLI Command Reference
September 2014 Page 167
HP Moonshot Switch Module CLI Command Reference
(Routing) #show process app-resource-list
Memory CPU Memory Max Mem
ID Name PID Limit Share Usage Usage
---- ---------------- ---- ----------- --------- ----------- -----------
1 switchdrvr 251 Unlimited Unlimited 380 MB 381 MB
2 syncdb 252 Unlimited Unlimited 0 MB 0 MB
3 syncdb-test 0 Unlimited Unlimited 0 MB 0 MB
4 proctest 0 10 MB 20% 0 MB 0 MB
5 utelnetd 0 Unlimited Unlimited 0 MB 0 MB
6 lxshTelnetd 0 Unlimited Unlimited 0 MB 0 MB
7 user.start 0 Unlimited Unlimited 0 MB 0 MB
show process proc-list
This application displays the processes started by applications created by the Process Manager.
Example: The following shows example CLI display output for the command.
(Routing) #show process proc-list
Process Application VM Size VM Peak
PID Name ID-Name Chld (KB) (KB) FD Count
---- ---------------- -------------------- ---- -------- -------- --------
208 procmgr 0-procmgr No 2500 2528 8
251 switchdrvr 1-switchdrvr No 466720 485424 37
252 syncdb 2-syncdb No 2664 2664 8
Memory Usage The amount of memory the process is currently using.
Max Mem Usage The maximum amount of memory the process has used at any given time since it started.
Parameter Description
PID The number the software uses to identify the process.
Process Name The name that identifies the process.
Application ID-
Name
The application identifier and its associated name.
Child Indicates whether the process has spawned a child process.
VM Size Virtual memory size.
VM Peak The maximum amount of virtual memory the process has used at a given time.
FD Count The file descriptors count for the process.
Format
show process proc-list
Mode Privileged EXEC
Parameter Description