Який нормальний load average?

admin | 20 Листопада, 2025



What is a good load average?

There's no magic number for load average as it'll depend highly on your set up, but most people like to stay around 70-75% load average to CPU. So with your numbers you'd probably want to keep your load average below 60.

How to calculate load average?

Usually, the system calculates this metric by averaging the number of active and waiting tasks over the past 1, 5, or 15 minutes. A high Load Average number indicates that the system has a higher number of tasks being processed or waiting in the queue. As such, this metric signals higher usage of the CPU resources.

What is the htop load average?

htop displays the load average at the top right corner, indicating the average system load over different time intervals. A load average close to the number of CPU cores is considered acceptable. Spikes or consistently high values may indicate a resource bottleneck.

Is 1 minute load average too high?

Load average for 1 minute is 5x higher than CPU cores count, so it can be considered as high. In the tasks field, everything is simple – '116 running' means that there are 116 tasks in the 'R' state, that's a bit too much. So, we can make a conclusion that processes are stacking up and processing too slow.

Systems calculate the load average as the exponentially damped/weighted moving average of the load number. The three values of load average refer to the …
Understanding Load Average: 0.83 0.73, 0.55. Load is the measure of the amount of computational work a system performs.
Le load average désigne, sous les systèmes UNIX, une moyenne de la charge système, une mesure de la quantité de travail que fait le système durant la …
The load average is a value that give an idea of the number of processor needed by the kernel to be able to run all task when they need to without waiting.
Load Average in Linux is a metric that is used by Linux users to keep track of system resources. It also helps you monitor how the system resources are engaged.