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

Health Monitor displays empty (all zero) statistics

TomBoB

Silver Pleskian
folllowed http://kb.odin.com/en/114307
but didn't help (well DID work temporarily - until the server was restarted, and it stopped again)

that reminded me of an issue I had with postfix a short while back: http://talk.plesk.com/threads/postfix-doesnt-load-on-server-restart.335852/

followed same check as in my above forum entry
$ systemctl status sw-collectd
sw-collectd.service - Startup script for statistics collecting from Parallels Panel Health Monitor
Loaded: loaded (/usr/lib/systemd/system/sw-collectd.service; disabled)
Active: active (running) since Sun 2015-11-22 13:30:32 CET; 16min ago

yep same issue, service is disabled at server startup. Enabled it with
$ systemctl enable sw-collectd

-----------------
Igor, did you have a chance of investigating why services (postfix and now Health monitoring) that are set up and in use are configured as disabled?
CentOS 7.1.1503, Plesk 12.5.30 MU #11

Or may this be a relic of a misconfigured template that the provider of our servers use to install CentOS/Plesk?

Thanks :)
 
Last edited:
Back
Top