• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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