< Home

display memory-usage

Function

The display memory-usage command displays the memory usage.

Format

display memory-usage [ slot slot-id ]

Parameters

Parameter Description Value

slot-id

Specifies the slot ID of the vrpio whose memory usage is to be displayed.

The value 11 indicates the slot of the primary CPU. The value 12 indicate the slot of the secondary CPU. The value 13 is also the slot of the secondary CPU, which is used only for processing and generating logs.

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

The FW whose memory is less than or equal to 4 GB has been preloaded with most services, and the FW has reserved memory resources for these services. Therefore, the memory usage of the entire system is high when the FW has no services configured, but the FW running is not affected. For details about the memory specifications of the FW, see the technical specifications of the corresponding model in the Hardware Guide > Hardware Introduction > Chassis.

Example

# Display the memory usage of USG6000E.
<sysname> display memory-usage
 Memory utilization statistics at 2017-08-24 22:32:17+00:00
 System Total Memory Is: 440401920 bytes
 Total Memory Used Is: 262046916 bytes
 Memory Using Percentage Is: 59%
 (The statistics count only management-plane memory resources.)
 --------------------------slot 11------------------------------------
 Device Total Memory Is: 4137889792 bytes
 Total Memory Used Is: 2253392896 bytes
 Memory Using Percentage Is: 54%
 Device Total Dynamic Memory Is: 2711707648 bytes                               
 Total Dynamic Memory Used Is: 1221988352 bytes                                 
 Dynamic Memory Using Percentage Is: 45%  
# Display the memory usage of the vrpio in slot 11 on the USG6000E.
<sysname> display memory-usage slot 11
 Slot 11 Memory utilization Info:                                               
 Memory utilization statistics at 2018-10-12 21:06:20+00:00                     
 System Total Memory Is: 67108864 bytes                                         
 Total Memory Used Is: 18146236 bytes                                           
 Memory Using Percentage Is: 27%  
Table 1 Description of display memory-usage command output

Item

Description

Memory utilization statistics

Memory usage statistics

System Total Memory

Total memory capacity of the management plane

Total Memory Used

Total used memory

Memory Using Percentage

Memory usage

Device Total Memory

Total memory capacity of the device

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >