PCNSE · Question #128
Which CLI command displays the current management plane memory utilization?
The correct answer is B. > show system resources. The CLI command > show system resources displays real-time management plane resource utilization, including CPU usage and memory consumption (via a top-like output). > show system info (option A) provides static system metadata such as PAN-OS version, serial number, and…
Question
Which CLI command displays the current management plane memory utilization?
Exhibit
Options
- A
show system info
- B
show system resources
- C
show running resource-monitor
- D
debug management-server show
How the community answered
(21 responses)- A5% (1)
- B95% (20)
Explanation
The CLI command > show system resources displays real-time management plane resource utilization, including CPU usage and memory consumption (via a top-like output). > show system info (option A) provides static system metadata such as PAN-OS version, serial number, and uptime-not live resource stats. > show running resource-monitor (option C) reports data plane (forwarding plane) resource usage. > debug management-server show (option D) is a debug utility for the management server process, not a general resource monitor.
Topics
Community Discussion
No community discussion yet for this question.
