- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
06-06-2018 07:25 PM
the CLI command “show system resources” is show The Management plan cup useage,
but ,I found than The cli output cpu usseage is different with web ui show,
and the cli output is highter than web ui show.
why?
see the pic
06-07-2018 12:38 AM - edited 06-07-2018 12:39 AM
hi @Jie.Zhao
I believe you may be looking at a PA-200?
Larger platforms have a separate management- and dataplane, while the PA-200 and PA-220 share a single plane for management and data processing tasks
The GUI gives you an estimated average cpu usage based on management processes where the CLI command is basically the equivalent of 'top' in linux which returns the load on the hardware
pan_task is at the top of your CLI output, which is a dataplane process. (GUI will disregard this process for mgmgt average, show system resources will simply list it)
furthermore, if you run 'show system resources follow' and then press '1' , you will see all CPU's of the mgmt plane and their individual load
hope this helps
06-07-2018 12:38 AM - edited 06-07-2018 12:39 AM
hi @Jie.Zhao
I believe you may be looking at a PA-200?
Larger platforms have a separate management- and dataplane, while the PA-200 and PA-220 share a single plane for management and data processing tasks
The GUI gives you an estimated average cpu usage based on management processes where the CLI command is basically the equivalent of 'top' in linux which returns the load on the hardware
pan_task is at the top of your CLI output, which is a dataplane process. (GUI will disregard this process for mgmgt average, show system resources will simply list it)
furthermore, if you run 'show system resources follow' and then press '1' , you will see all CPU's of the mgmt plane and their individual load
hope this helps
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!