Got it

MA5600T System Usage Threshold exceeded (System Memory)

Created: Feb 28, 2020 07:40:22Latest reply: Feb 28, 2020 08:49:48 617 2 0 0 0
  Rewarded HiCoins: 1 (problem resolved)

Hi, 

Having alarm System Usage Threshold exceeded (System Memory) 

DXB-OWC-SH02(config)#display resource occupancy mem

The average usage rate of system memory in 10 minutes: 94%

Which commands can be used to check in detail and how can we reduce system memory utilization along with the command to be used.


Thanks.

Featured Answers
liqiang185
Admin Created Feb 28, 2020 08:42:12

Dear aykh!

I found the following information for you:

cpu-overload-control

This command is used to enable or disable the CPU overload control function. If the CPU overload control function is disabled, the CPU can process the packets passing through the CPU under the maximum load. In this case, the processing of the packets is not restricted, which may cause the CPU to work under a great load for a long time and thus cannot process other services. If the CPU overload control function is enabled, the CPU can effectively control the processing rate of the packets passing through the CPU under a great load. This ensures that the CPU works in certain load and can process other services.


cpu-overload-control parameter

It's used to configure CPU overload control parameters. When you need to restrict the high CPU usage, run this command. Configuring CPU overload control parameters can prevent other packets, except the management and voice packets, from flooding the CPU. When the CPU usage in the system exceeds the threshold, the system discards part of the packets according to certain rules, which ensures that the device can run normally even in case of CPU overload.

The undo cpu-overload-control parameter command is used to delete the configured CPU overload control parameters.


display cpu-overload-control parameter

This command is used to query CPU overload control parameters. Configuring CPU overload control parameters can prevent other packets, except the management and voice packets, from flooding the CPU. This ensures that the device can still run properly even in case of CPU overload.


display cpu-overload-control queue-config

It's used to query the weight of each queue for overload control.


display cpu-overload-control queue-msg-mapping

This command is used to query the relationship between queues and message types in overload control. If packet loss occurs in a queue, run this command to query the message type of the lost packets. If features are changed among different versions, run this command to query the queues of packets of different types.


display cpu-overload-control state

This command is used to query the status (enable or disable) of the CPU overload control.


display resource threshold

This command is used to query the occupancy threshold of the CPU or memory.


resource threshold

This command is used to configure the CPU overload threshold or the memory overload threshold. When you need to configure the value, which if the CPU usage exceeds or the memory occupancy rate exceeds the alarm is generated, run this command. After this command is executed successfully, the system generates the threshold alarm to prompt the user the resource overload when the CPU usage or the memory occupancy rate exceeds the threshold.


The solution is:

1. Run the resource threshold mem command to adjust the memory overload threshold, or run the resource threshold cpu command to adjust the CPU overload threshold. 

2. Release certain system resources, for example, restrict the number of online users, to reduce the system load.


That's all.


View more
  • x
  • convention:

Recommended answer

wissal
MVE Created Feb 28, 2020 08:49:48

Hello,

Please find below the answer for your issue

resource threshold

Function

This command is used to configure the CPU overload threshold or the memory overload threshold. When you need to configure the value, which if the CPU usage exceeds or the memory occupancy rate exceeds the alarm is generated, run this command. After this command is executed successfully, the system generates the threshold alarm to prompt the user the resource overload when the CPU usage or the memory occupancy rate exceeds the threshold.

Format

resource threshold mem overload-limit

resource threshold cpu overload-limit

Parameters

Parameter

Description

Value

cpu

Configures the CPU overload threshold.

-

mem

Configures the memory overload threshold.

-

overload-limit

Indicates the value of the overload threshold. When the CPU usage or the memory occupancy rate of the system reaches or exceeds this value, the system generates the alarm of the CPU or memory resource overload.

Numeral type. Range:
  • CPU overload threshold:

    • Range: 50-100.

    • Unit: %.

    • Default value: 80.

  • memory overload threshold:

    • Range: 50–100.

    • Unit: %.

    • Default value: For MCUD/SCUH is 90 and SCUB/SCUN/SCUK is 94.

Modes

Privilege mode

Level

Operator level

Usage Guidelines

None

Example

To set the memory overload threshold as 70%, do as follows:

huawei#resource threshold mem 70

To set the CPU overload threshold as 70%, do as follows:

huawei#resource threshold cpu 70

System Response

  • The system does not display any message after the command is executed successfully.

  • For more information about the error message that the system displays against a command entered with incorrect syntax, see the "Syntax Check" in Parameter.

Thanks

View more
  • x
  • convention:

All Answers

Dear aykh!

I found the following information for you:

cpu-overload-control

This command is used to enable or disable the CPU overload control function. If the CPU overload control function is disabled, the CPU can process the packets passing through the CPU under the maximum load. In this case, the processing of the packets is not restricted, which may cause the CPU to work under a great load for a long time and thus cannot process other services. If the CPU overload control function is enabled, the CPU can effectively control the processing rate of the packets passing through the CPU under a great load. This ensures that the CPU works in certain load and can process other services.


cpu-overload-control parameter

It's used to configure CPU overload control parameters. When you need to restrict the high CPU usage, run this command. Configuring CPU overload control parameters can prevent other packets, except the management and voice packets, from flooding the CPU. When the CPU usage in the system exceeds the threshold, the system discards part of the packets according to certain rules, which ensures that the device can run normally even in case of CPU overload.

The undo cpu-overload-control parameter command is used to delete the configured CPU overload control parameters.


display cpu-overload-control parameter

This command is used to query CPU overload control parameters. Configuring CPU overload control parameters can prevent other packets, except the management and voice packets, from flooding the CPU. This ensures that the device can still run properly even in case of CPU overload.


display cpu-overload-control queue-config

It's used to query the weight of each queue for overload control.


display cpu-overload-control queue-msg-mapping

This command is used to query the relationship between queues and message types in overload control. If packet loss occurs in a queue, run this command to query the message type of the lost packets. If features are changed among different versions, run this command to query the queues of packets of different types.


display cpu-overload-control state

This command is used to query the status (enable or disable) of the CPU overload control.


display resource threshold

This command is used to query the occupancy threshold of the CPU or memory.


resource threshold

This command is used to configure the CPU overload threshold or the memory overload threshold. When you need to configure the value, which if the CPU usage exceeds or the memory occupancy rate exceeds the alarm is generated, run this command. After this command is executed successfully, the system generates the threshold alarm to prompt the user the resource overload when the CPU usage or the memory occupancy rate exceeds the threshold.


The solution is:

1. Run the resource threshold mem command to adjust the memory overload threshold, or run the resource threshold cpu command to adjust the CPU overload threshold. 

2. Release certain system resources, for example, restrict the number of online users, to reduce the system load.


That's all.


View more
  • x
  • convention:

Hello,

Please find below the answer for your issue

resource threshold

Function

This command is used to configure the CPU overload threshold or the memory overload threshold. When you need to configure the value, which if the CPU usage exceeds or the memory occupancy rate exceeds the alarm is generated, run this command. After this command is executed successfully, the system generates the threshold alarm to prompt the user the resource overload when the CPU usage or the memory occupancy rate exceeds the threshold.

Format

resource threshold mem overload-limit

resource threshold cpu overload-limit

Parameters

Parameter

Description

Value

cpu

Configures the CPU overload threshold.

-

mem

Configures the memory overload threshold.

-

overload-limit

Indicates the value of the overload threshold. When the CPU usage or the memory occupancy rate of the system reaches or exceeds this value, the system generates the alarm of the CPU or memory resource overload.

Numeral type. Range:
  • CPU overload threshold:

    • Range: 50-100.

    • Unit: %.

    • Default value: 80.

  • memory overload threshold:

    • Range: 50–100.

    • Unit: %.

    • Default value: For MCUD/SCUH is 90 and SCUB/SCUN/SCUK is 94.

Modes

Privilege mode

Level

Operator level

Usage Guidelines

None

Example

To set the memory overload threshold as 70%, do as follows:

huawei#resource threshold mem 70

To set the CPU overload threshold as 70%, do as follows:

huawei#resource threshold cpu 70

System Response

  • The system does not display any message after the command is executed successfully.

  • For more information about the error message that the system displays against a command entered with incorrect syntax, see the "Syntax Check" in Parameter.

Thanks

View more
  • x
  • convention:

Comment

You need to log in to comment to the post Login | Register
Comment

Notice: To protect the legitimate rights and interests of you, the community, and third parties, do not release content that may bring legal risks to all parties, including but are not limited to the following:
  • Politically sensitive content
  • Content concerning pornography, gambling, and drug abuse
  • Content that may disclose or infringe upon others ' commercial secrets, intellectual properties, including trade marks, copyrights, and patents, and personal privacy
Do not share your account and password with others. All operations performed using your account will be regarded as your own actions and all consequences arising therefrom will be borne by you. For details, see " User Agreement."

My Followers

Login and enjoy all the member benefits

Login

Block
Are you sure to block this user?
Users on your blacklist cannot comment on your post,cannot mention you, cannot send you private messages.
Reminder
Please bind your phone number to obtain invitation bonus.