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

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