• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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