CPU Load
-
fatontonni123
- Posts: 26
- Joined: Sun 29. Dec 2024, 13:53
CPU Load
The CPU process continues to be very high.
Can you help my..
Re: CPU Load
Run
Code: Select all
htopIf 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.
--
A backend dev walks into a bar, orders 1 beer.
Then orders 100 beers.
Then orders -1 beers.
Then orders “a lizard”.
Then explodes.
The bartender says: “You really should validate your input.”
- Jolinar
- Community Moderator
- Posts: 4209
- Joined: Sat 30. Jan 2016, 07:11
- Location: Weimar (Thüringen)
- Contact:
Re: CPU Load
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
Data Collector für Community Support
___
Ich verwende zwei verschiedene Schriftfarben in meinen Beiträgen /
I use two different font colors in my posts:
- In dieser Farbe schreibe ich als Moderator und gebe moderative Hinweise oder begründe moderative Eingriffe /
In this color, I write as a moderator and provide moderative guidance or justify moderative interventions - In dieser Farbe schreibe ich als Community Mitglied und teile meine private Meinung und persönlichen Ansichten mit /
In this color, I write as a community member and share my personal opinions and views
-
fatontonni123
- Posts: 26
- Joined: Sun 29. Dec 2024, 13:53
Re: CPU Load
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 foundRe: CPU Load
If not already installed, apt install htop, or if on Ubuntu sudo apt install htop.
--
A backend dev walks into a bar, orders 1 beer.
Then orders 100 beers.
Then orders -1 beers.
Then orders “a lizard”.
Then explodes.
The bartender says: “You really should validate your input.”
-
fatontonni123
- Posts: 26
- Joined: Sun 29. Dec 2024, 13:53
Re: CPU Load
After i install have this code
Code: Select all
bash: htop: command not found