• 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 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