• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Health monitoring is empty

Givin

New Pleskian
Hello All,

My Plesk Health monitoring showing empty, everything is zero.

Screenshot :: http://awesomescreenshot.com/0133o4z96f

I re-installed the health monitoring and tried below.
http://kb.odin.com/en/114307
https://talk.plesk.com/threads/server-health-not-updating.260485/

**********
[root@vpslocalhost1 ~]# /etc/init.d/sw-collectd stop
Stopping sw-collectd: [ OK ]
[root@vpslocalhost1 ~]#
[root@vpslocalhost1 ~]#
[root@vpslocalhost1 ~]# egrep "BaseDir|Hostname" /etc/sw-collectd/collectd.conf
BaseDir "/usr/local/psa/var/health/data"
Hostname localhost
[root@vpslocalhost1 ~]# rm -rf /usr/local/psa/var/health/data/localhost/*
[root@vpslocalhost1 ~]# /etc/init.d/sw-collectd start
Starting sw-collectd: [ OK ]
[root@vpslocalhost1 ~]# /etc/init.d/sw-collectd stop
Stopping sw-collectd: [ OK ]
[root@vpslocalhost1 ~]# /usr/local/psa/bin/sw-engine-pleskrun /usr/local/psa/admin/plib/scripts/setup-health-monitor.php
Operation completed successfully
[root@vpslocalhost1 ~]# /etc/init.d/sw-collectd start
Starting sw-collectd: [ OK ]
[root@vpslocalhost1 ~]# /etc/init.d/psa-health-monitor-notificationd status
psa-health-monitor-notificationd (pid 3632) is running...
[root@vpslocalhost1 ~]# /etc/init.d/psa-health-monitor-notificationd restart
Stopping PP HM notification daemon: [ OK ]
Starting PP HM notification daemon: [ OK ]
[root@vpslocalhost1 ~]# /usr/local/psa/bin/sw-engine-pleskrun /usr/local/psa/admin/plib/scripts/setup-health-monitor.php
Operation completed successfully
[root@vpslocalhost1 ~]#
*******************

Please advise, Thank you.
 
Back
Top