• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Issue High Load Average, but low CPU and RAM usage

Epizefiri

Basic Pleskian
Server operating system version
Ubuntu 20
Plesk version and microupdate number
obsidian
Hello there,
I've a very high Load Average ( 12 on a 4 CPU - 8GB Ram VPS ) and a low RAM/CPU use, also iotop looks ok.
How to determine the reason of the high load?
 
ps aux | sort -nrk 3,3 | head -n 20
will show you the top 20 processes by cpu load. This will probably reveal the user account or website that is the culprit.
 
If these are the top 20 processes, your server is practically idle.

I've a very high Load Average ( 12 on a 4 CPU - 8GB Ram VPS )
Please provide evidence where you see the load average.
 
Back
Top