HP MSR2000/3000/4000 Router Series Network Management and Monitoring Command Reference
295
Field Descri
p
tion
Free Number of free memory blocks.
Used Number of used memory blocks.
Total Total number of memory blocks.
Free Ratio Ratio of free memory to total memory. It helps identify fragment information.
Related commands
• display process memory
• display process memory heap address
• display process memory heap size
display process memory heap address
Use display process memory heap address to display memory content starting from a specified memory
block for a process.
Syntax
MSR2000/MSR3000:
display process memory heap job job-id address starting-address length memory-length
MSR4000:
display process memory heap job job-id address starting-address length memory-length [ slot
slot-number ]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
job job-id: Specifies a user process by its job ID, in the range of 1 to 2147483647.
address starting-address: Specifies the starting memory block by its address.
length memory-length: Specifies the memory block length in the range of 1 to 1024 bytes.
slot slot-number: Specifies a card by its slot number. Without this option, the command displays memory
content information on the active MPU. (MSR4000.)
Usage guidelines
When a user process runs abnormally, this command helps locate the problem.
Examples
# Display 128-byte memory block content starting from the memory block 0xb7e30580 for the process
job 1.
<Sysname> display process memory heap job 1 address b7e30580 length 128
B7E30580: 14 00 EF FF 00 00 00 00 E4 39 E2 B7 7C 05 E3 B7 .........9..|...