• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Issue High CPU load every hour

Garri2

New Pleskian
I have a machine with 2 subscriptions (2 woocommerce). and every hour the server has spikes of 80% CPU load (4 Google Cloud processors).

when they are high usage, if I look at the list of processes I get:

php-fpm (domain1) CPU (WP user) usage 19%
php-fpm (domain1) CPU (WP user) usage 15%
php-fpm (domain1) CPU (WP user) usage 10%
php-fpm (domain1) CPU (WP user) usage 5%
php-fpm (domain1) CPU (WP user) usage 4%
...
and in the google cloud logs I get

2022-02-02 14:16:03.918 ∅∅∅ NUMPROCESS "Feb 2 13:16:03 (google machine) systemd: Started Session c3083 of user (WP user)."
2022-02-02 14:16:17.055 ∅∅∅ NUMPROCESS "Feb 2 13:16:17 (google machine) systemd: Started Session c3084 of user (WP user)."
2022-02-02 14:16:17.061 ∅∅∅ NUMPROCESS "Feb 2 13:16:17 (google machine) systemd: Started Session c3085 of user (WP user)."
2022-02-02 14:16:18.183 ∅∅∅ NUMPROCESS "Feb 2 13:16:18 (google machine) systemd: Started Session c3086 of user (WP user)."
2022-02-02 14:16:28.176 ∅∅∅ NUMPROCESS "Feb 2 13:16:28 (google machine) systemd: Started Session c3087 of user (WP user)."
2022-02-02 14:17:10.642 ∅∅∅ NUMPROCESS "Feb 2 13:17:10 (google machine) systemd: Started Session c3088 of user (WP user)."

I understand that it is due to scheduled tasks (CRON), but I can't figure out which one or its purpose

In woocommerce->status->scheduled actions there are only tasks with daily and weekly schedule.

maybe it's some plugin?
 
maybe it's some plugin?
Maybe.

Use Grafana Detailed Monitoring to see a better view of these spikes, for most cases it's a cron job related to WP plugin or maintenance cron for Plesk WP-Toolkit.
 
Back
Top