• 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!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • 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.

Health Monitor displays empty statistics

callistar

New Pleskian
Hello!

We own a dedicated CentOS server with Plesk 12.0.18.

We have problem with Health Monitor as shows empty statistics after a restart.
We tried to solve the issue following instruction on Knowledge Database but we receive an error at first command:

/etc/init.d/sw-collectd stop No such file or directory

Any idea how to solve the issue and how to prevent it?

Thank you in advance!
 
Do you have file /etc/init.d/sw-collectd ?
This file is a part of sw-collectd package:

# rpm -qf /etc/init.d/sw-collectd
sw-collectd-4.9.1-14060313.i386

Make sure that this package is correctly installed on your server.
 
I have now the Health Monitor reinstalled (uninstalled - installed), and now work it

Thank You
 
Do you have file /etc/init.d/sw-collectd ?
This file is a part of sw-collectd package:

# rpm -qf /etc/init.d/sw-collectd
sw-collectd-4.9.1-14060313.i386

Make sure that this package is correctly installed on your server.

@IgorG it seems it is missing. Should I make a new installation of Health Monitor or uninstall and reinstall?

Can you please provide me some commands for uninstall and install?

Thank you in advance!
 
You need to install plesk-service-node-utilities package. You can do it with

# yum install plesk-service-node-utilities
 
Back
Top