Page 1 of 1

CPU Load

Posted: Thu 20. Nov 2025, 18:08
by fatontonni123
I have Problem With CPU Load

The CPU process continues to be very high.
Can you help my..

Re: CPU Load

Posted: Thu 20. Nov 2025, 18:14
by 24unix
You need first to find out what causes the hight load.

Run

Code: Select all

htop
.

If not already installed, apt install htop, or if on Ubuntu sudo apt install htop.

BTW: That is far from critical, if you have severe problems, e.g. crawlers flooding your sites, the load average goes much beyond 50.

Re: CPU Load

Posted: Thu 20. Nov 2025, 18:16
by Jolinar
Moderator's note:

The post template that is provided when creating a new thread in the "Bugs and Issues" forum section exists for a reason.

Moved to Off Topic

Re: CPU Load

Posted: Thu 20. Nov 2025, 18:19
by fatontonni123
24unix wrote: Thu 20. Nov 2025, 18:14 You need first to find out what causes the hight load.

Run

Code: Select all

htop
.

If not already installed, apt install htop, or if on Ubuntu sudo apt install htop.

BTW: That is far from critical, if you have severe problems, e.g. crawlers flooding your sites, the load average goes much beyond 50.

Code: Select all

bash: htop: command not found

Re: CPU Load

Posted: Thu 20. Nov 2025, 18:24
by 24unix
Why don't you do both of us the favour of reading my complete post?
If not already installed, apt install htop, or if on Ubuntu sudo apt install htop.

Re: CPU Load

Posted: Thu 20. Nov 2025, 18:26
by fatontonni123
24unix wrote: Thu 20. Nov 2025, 18:24 Why don't you do both of us the favour of reading my complete post?
If not already installed, apt install htop, or if on Ubuntu sudo apt install htop.
After i install have this code

Code: Select all

bash: htop: command not found