• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Issue See CPU load per subscription (including MySQL)?

lanix343

Basic Pleskian
Server operating system version
Debian 11.11
Plesk version and microupdate number
Plesk Obsidian v18.0.71_build1800250729.09 os_Debian 11.0
Hi everyone,


we’re running a Plesk server (Debian 11, AMD EPYC, 16 cores, 64 GB RAM) with LiteSpeed as the webserver. In Plesk we can only see the overall CPU usage, which right now is heavily driven by MySQL (around 80% of the load). We cannot even see what is causing the load on a subscription level. The subscription monitoring tool of plesk is not giving out any useful indication or data.


Is there any way to see the CPU load broken down per subscription or domain? Ideally including MySQL queries, so we can identify which website/subscription is actually causing the high load.


Plesk itself doesn’t seem to show this directly. Do you use specific tools, extensions or external monitoring solutions for this?


Thanks in advance!
 
Thanks, will this also work with litespeed plesk server extension installed and litespeed active instead of apache?
 
[late to the party] but the cgroup manager and monitoring extension do work with litespeed (you just have to disable 360 monitoring and the enable "Integrate with Customer Subscriptions" in the monitor settings page How to Use Cgroups Manager to Increase Website Performance Through Resource Isolation on Linux - Plesk

For what you were tryin to do though (diagnose a performance issue) the `htop` cli tool would be much more useful. Plesk's monitoring only reports 5 minute averages but you would need live data.
 
Back
Top