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