PCNSE · Question #90
Which CLI command displays the current management plan memory utilization?
The correct answer is B. > show system resources. The command 'show system resources' displays real-time management plane resource utilization, including current CPU usage per core and memory utilization broken down by process. This is the correct command for checking management plane memory at any given moment. 'show system inf
Question
Which CLI command displays the current management plan memory utilization?
Options
- A
show system info
- B
show system resources
- C
debug management-server show
- D
show running resource-monitor
How the community answered
(23 responses)- A4% (1)
- B91% (21)
- C4% (1)
Explanation
The command 'show system resources' displays real-time management plane resource utilization, including current CPU usage per core and memory utilization broken down by process. This is the correct command for checking management plane memory at any given moment. 'show system info' (A) outputs static system details such as hostname, serial number, PAN-OS version, and uptime - not live resource metrics. 'debug management-server show' (C) provides management server process debugging information. 'show running resource-monitor' (D) shows historical resource monitoring data rather than current real-time utilization.
Topics
Community Discussion
No community discussion yet for this question.