How To Check The Dataplane Config Memory Available
71484
Created On 12/18/19 16:34 PM - Last Modified 01/22/20 00:46 AM
Objective
- To be able to check the configuration memory utilization on the dataplane.
Environment
- Any PAN-OS.
- Palo Alto Firewall.
Procedure
To check the configuration memory usage on the dataplane use the command "debug dataplane show cfg-memstat statistics" from CLI.
Example below:
> debug dataplane show cfg-memstat statistics
VSYS Config Allocator Usage : 59520KB (45% of 131072KB)
Current config memory usage
Misc : 8448 KB (Actual 8359 KB)
Custom URL : 4096 KB (Actual 4000 KB)
Global : 7168 KB (Actual 6954 KB)
vsys1 : 7296 KB (Actual 7192 KB)
Last config memory usage
Misc : 8448 KB (Actual 8359 KB)
Custom URL : 8576 KB (Actual 8467 KB)
Global : 7168 KB (Actual 6954 KB)
vsys1 : 7296 KB (Actual 7191 KB)