Display Process Memory - HPE FlexNetwork 5130 HI Series Network Management And Monitoring Command Reference

Hide thumbs Also See for FlexNetwork 5130 HI Series:
Table of Contents

Advertisement

Field
PID
Abort
Core
Exit
Kill
StartTime
EndTime

display process memory

Use display process memory to display memory usage for all user processes.
Syntax
display process memory [ slot slot-number [ cpu cpu-number ] ]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
slot slot-number: Specifies an IRF member device by its member ID. If you do not specify a member
device, this command displays information for the master device.
cpu cpu-number: Specifies a CPU by its number.
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.
Dynamic memory—Heap memory dynamically assigned and released by the system
according to the needs of the user process. To view dynamic memory information, execute the
display process memory heap command.
Examples
# Display memory usage for all user processes.
<Sysname> display process memory
JID
1
Description
ID of a user process.
Indicates whether the process exited abnormally:
Y—Yes.
N—No.
Indicates whether the process can generate core files:
Y—Yes.
N—No.
Process exit code. This field displays two hyphens (--) if the process was killed
by a signal.
Code of the signal that killed the process. This field displays two hyphens (--) if
the process exited instead of being killed.
Time when the user process started.
Time when the user process ended.
Text
Data
384
1800
Stack
Dynamic
16
36
284
Name
scmd

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents