- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
01-29-2017 10:34 AM
Hello community,
Currently I have a couple PA-200 with high cpu and memory. The process that is consuming high cpu is the pan_task. I know this process is related to thread analizys.
I need to know what is the best command to show the real memory allocated by each process.
I see the memomy for each process with the command >show system resource follow.
But I need to know if exist another command , because my monitoring tool is taking the values from ´top tool ´ (show system resource) to check the health system, and every day the monitoring tool is opening tickets due to these couple PA-200 are working over 90% your memory.
So, I need your help to know, if exist another command with more accurate values.
Best Regards
Andres
01-30-2017 01:43 AM
That's where the big difference between the PA-200's architecture and the larger platforms comes in
pan_task is actually the packetprocessing daemon and will always try to pre-load available resources to max (to improve performance)
on the larger platforms it runs on the dataplane so will not be visible in show system resources (as it 'lives' in running , you can see it through > less dp-log dp-monitor.log on the larger platforms ... show system resources only shows management plane resources)
on the pa-200 there is one single 'plane' (hardware) that is split up through software, so daemons share one hardware space
01-29-2017 11:59 AM
Hi,
l think values are accurate but unfortunately l am not aware of any other (alternative) command. Do you think you can "tune" that sensor so it will be warning you at let's says 95%? What is your monitoring tool?
Thx,
Myky
01-29-2017 03:36 PM
Hello Myky,
We use Nagios to monitoring all our firewalls. currently our nagios open a ticket as alerm when the firewall memory is over 90%.
The memory values nagios extracted from >show system resources results.
Best regards
Andres Padilla
01-29-2017 03:38 PM
Sorry,
I forgot mention the firewall are running PANOS 7.0.9
01-29-2017 04:02 PM
01-30-2017 01:43 AM
That's where the big difference between the PA-200's architecture and the larger platforms comes in
pan_task is actually the packetprocessing daemon and will always try to pre-load available resources to max (to improve performance)
on the larger platforms it runs on the dataplane so will not be visible in show system resources (as it 'lives' in running , you can see it through > less dp-log dp-monitor.log on the larger platforms ... show system resources only shows management plane resources)
on the pa-200 there is one single 'plane' (hardware) that is split up through software, so daemons share one hardware space
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!