Usage Scenario
To view information about the memory usage for routine maintenance or troubleshooting a device failure, run the display memory-usage threshold command.
If slot is specified, information about the memory usage of a board is displayed.
Precautions
This command is supported only on the admin VS.
If the device starts with only basic configurations and the memory usage is constantly higher than the alarm threshold, the memory works abnormally. You should check the device and locate the fault.
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display memory-usage threshold memory-monitor configuration -------------------------------------------------------------- Slot MonitorNum MonitorCycle UnovloadLimit OvloadLimit -------------------------------------------------------------- 1 2 1(s) 75% 95% --------------------------------------------------------------
<HUAWEI> display memory-usage threshold memory-monitor configuration -------------------------------------------------------------- Slot MonitorNum MonitorCycle UnovloadLimit OvloadLimit -------------------------------------------------------------- 1 2 1(s) 75% 95% --------------------------------------------------------------
Item | Description |
---|---|
Slot | Specifies the slot ID of the current board. |
MonitorNum | Number of sampling points. |
MonitorCycle | Sampling period. |
UnovloadLimit | Lower threshold of the memory usage. When the memory usage decreases to the non-overload threshold, the system triggers the SYSTEM_1.3.6.1.4.1.2011.5.25.129.2.6.2 hwStorageUtilizationResume alarm. |
OvloadLimit | Upper threshold of the memory usage. When the memory usage reaches the overload threshold, the system triggers the SYSTEM_1.3.6.1.4.1.2011.5.25.129.2.6.1 hwStorageUtilizationRisingAlarm alarm. |