• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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: https://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