Use this command to configure memory buffer (MBUF) threshold limits and generate notifications when MBUF limits have been reached.
| Format | mbuf {falling-threshold | rising threshold | severity} |
| Mode | Global Config |
| Field | Description |
|---|---|
| Rising Threshold | The percentage of the memory buffer resources that, when exceeded for the configured rising interval, triggers a notification. The range is 1 to 100. The default is 0 (disabled). |
| Falling Threshold | The percentage of memory buffer resources that, when usage falls below this level for the configured interval, triggers a notification. The range is 1 to 100. The default is 0 (disabled). |
| Severity | The severity level at which Mbuf logs messages. The range is 1 to 7. The default is 5 (L7_LOG_SEVERITY_NOTICE). |