• 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

Resolved Mysql uses high CPU resources

ismail el moussati

Basic Pleskian
Hi all, I got an issue that MYSQL uses very high CPU. Even website sometimes down due unavailable cpu free space.
Check this please :
mysql 20 0 1278M 140M 5788 S (this is cpu in per cent) 189. 1.8 5h14:59 /usr/libexec/mysqld --basedir=/usr --datadir=/var/lib/mysql --plugin-dir=/usr/lib64/mysql/plugin --user=mysql --log-error=/var/log/mysqld.log --pid-file=/var/run/mysqld/mysqld
 
I find out that my website db, sends from this table a lot of info. every 2-3s

How i can reduce the number of info sent by this table to 3 or 2 minutes ?

Yours,
 

Attachments

  • Annotation 2020-04-30 185502.png
    Annotation 2020-04-30 185502.png
    97.5 KB · Views: 47
You probably can't. The software has a reason why it stores data frequently. This is not a problem of the database, but of the software design.
 
Back
Top