• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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