• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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: 48
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