• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Please beaware of a breaking change in the REST API on the next Plesk release (18.0.62).
    Starting from Plesk Obsidian 18.0.62, requests to REST API containing the Content-Type header with a media-type directive other than “application/json” will result in the HTTP “415 Unsupported Media Type” client error response code. Read more here

Resolved I get 2000% CPU usage (Plesk mobile app readings)

TradePOS

New Pleskian
Server operating system version
Ubuntu server 20.04
Plesk version and microupdate number
Plesk Obsidian v18.0.46
Hi,
Today my system shows me error number (504 Gateway Time-Out nginx),
when I looked to the Plesk mobile app CPU load average, all the three bars shows over 2000% usage image attached
CPU_load_average.jpeg
after restarting the whole server the bars back to normal between 60 to 40 %
Server Specification:
CPU: Intel(R) Xeon(R) W-2295 CPU @ 3.00GHz (36 core(s))
Version : Plesk Obsidian v18.0.46_build1800220905.16 os_Ubuntu 20.04
OS: Ubuntu 20.04.5 LTS
Is there any log file I can get information from ?
I can use an advice.
thank you very much.
 
Actually I solved this by increasing the value of innodb_buffer_pool_size in the "/etc/mysql/my.cnf" file
I am experiencing high CPU usage and Load due to MySQL. How much memory did you add to the innodb_buffer_pool_size and query_cache_size?
 
I am experiencing high CPU usage and Load due to MySQL. How much memory did you add to the innodb_buffer_pool_size and query_cache_size?
Depending on your setup try doubling the innodb_buffer_pool_size that solved it for me before
 
Back
Top