• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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