Why is the message "Dataplane under severe load" displayed in the System log?
83325
Created On 09/25/18 19:20 PM - Last Modified 07/30/20 01:40 AM
Symptom
When monitoring system log using GUI: Monitor > Log > System, the message "Alert "Dataplane under severe load" is seen.
Environment
- Any PAN-OS
- Any Hardware/Virtual platform
Cause
When the setting "Enable Log on High DP Load" is checked under the logging and reporting setting, a system log is generated when the DP CPU is 100%.
Resolution
The settings can be enabled or disabled.
When the setting is enabled, the system logs are seen during high DataPlane CPU.
When the setting is disabled, the system log is not generated during high Dataplane CPU.
Configuration:
- GUI: Device > Setup > Management > Logging and Reporting, Check or uncheck "Enable Log on High DP Load".
- From CLI, go to configuration mode and run:
> configure # set deviceconfig setting management enable-log-high-dp-load yes => "no" to disable # exit
- Commit the changes
Additional Information
Example of system log generated:
The CLI command to look at the DP load is:
> show running resource-monitor
The log will not be generated if the throughput limit is reached and DP CPU is <100%.