• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Issue Server Health bug on fresh install

Try to remove /usr/local/psa/var/health/data/localhost/cpu/percent-interrupt.rrd file and restart sw-collectd service.
 
Try to remove /usr/local/psa/var/health/data/localhost/cpu/percent-interrupt.rrd file and restart sw-collectd service.

Hi IgorG, thank for your reply.

I have tried to locate this file with the command:
nano /usr/local/psa/var/health/data/localhost/cpu/percent-interrupt.rrd

But it seems the path is wrong.

Can I kindly ask you what command I should run on Centos7 ?

Thanks
 
It's correct path on CentOS7:

# plesk version
Product version: Plesk Onyx 17.5.3 Update #39
Update date: 2018/01/26 05:29
Build date: 2017/03/17 16:00
OS version: CentOS 7.2.1511
Revision: 55d1b49a272f44666e1920eca8b6e4da449a38cd
Architecture: 64-bit
Wrapper version: 1.2

# ll /usr/local/psa/var/health/data/localhost/cpu/percent-interrupt.rrd
-rw-r--r-- 1 root root 169192 Jan 26 15:14 /usr/local/psa/var/health/data/localhost/cpu/percent-interrupt.rrd
 
Back
Top