HP MSR2000/3000/4000 Router Series Network Management and Monitoring Command Reference
292
autocfgd 219 219 N N 2012-06-11 09:31:13 2012-06-11 09:31:13
comsh 202 202 N N 2012-06-11 09:31:05 2012-06-11 09:31:13
Table 67 Command output
Field Descri
p
tion
Name Name of a user process.
JID Job ID of a user process.
PID ID of a user process.
Abort
Indicates whether the process exited abnormally:
• Y—Yes.
• N—No.
Core
Indicates whether the process can generate core files:
• Y—Yes.
• N—No.
Start-time Time when the user process started.
End-time Time when the user process ended.
display process memory
Use display process memory to display memory usage for all user processes.
Syntax
MSR2000/MSR3000:
display process memory
MSR4000:
display process memory [ slot slot-number ]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
slot slot-number: Specifies a card by its slot number. Without this option, the command displays memory
usage for all user processes on the active MPU. (MSR4000.)
Usage guidelines
When a user process starts, it requests the following types of memory from the system:
• Text memory—Stores code for the user process.
• Data memory—Stores data for the user process.
• Stack memory—Stores temporary data.