- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
07-14-2013 04:53 PM
Hi All,
My PA5060 mngmt CPU raises %51 around and after a few mins later it goes down to %10 but it's happening oftenly
I think it's not normal and i want to solve this problem or i wanna learn what is/are the reason about this issue. Can anyone help me please? Thanks.
Software version: 5.0.4
07-14-2013 05:39 PM
Check if the CPU spike is related to any scheduled jobs such as content download install ,FQDN refresh job etc.
CLI :
>show jobs all
You can also monitor the realtime MP utilization statistics using :
>show system resources follow
This is same as Linux top command .
For details Ref :top - Linux Command - Unix Command
07-14-2013 06:14 PM
Hi Nadir,
I will check them then will contact again please.
Thansk for your support.
07-15-2013 12:44 AM
Hi
please verify the CLI command and check below mentioned parameter while CPU raise to 50 %, which can cause high MP CPU.
admin@PA-4050> show system resources follow
top - 16:32:42 up 4 days, 4:54, 1 user, load average: 0.06, 0.08, 0.02
Tasks: 106 total, 1 running, 105 sleeping, 0 stopped, 0 zombie
Cpu(s😞 6.9%us, 2.7%sy, 0.3%ni, 85.3%id, 4.4%wa, 0.0%hi, 0.4%si, 0.0%st
Mem: 1034604k total, 1008408k used, 26196k free, 3404k buffers
Swap: 2008084k total, 504760k used, 1503324k free, 348272k cached
1. Load averages are the average number of process ready to run during last 1, 5 and 15 minutes.
2. Load averages > 1 indicates that getting more requests than the system is able to handle.
3. Important fields
%id Percent idle. For instance, above shows the CPU 85.3% idle.
%wa Percent of time CPU has been waiting for I/O to complete. Too high may be indicative of heavy swap usage particularly on 500/2000/4000 platforms.
Includes total available memory, used memory, free memory, and memory used for buffers.
The above command also gives you an idea, which daemons are consuming higher MP CPU and MP CPU to raise 51%.
Please let me know, If you need further assistance.
Thanks
Subhankar
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!