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

Bug in "Health Monitor" logic?

Azurel

Silver Pleskian
Hello.

The start screen of plesk show me a red indicator with a "Problem" for "Memory". Health Monitor show me this:
healthmonitor.png

My hoster said; a full swap file is not a problem, if there is enough free physical ram. Here I have more as enough free physical ram, so why I get a "Problem" with "Memory"?

CentOS 6.5 with 32GB RAM and Plesk 11.5:
Code:
# free -m
             total       used       free     shared    buffers     cached
Mem:         32104      31775        329          0       1713      23507
-/+ buffers/cache:       6554      25550
Swap:          999        999          0


EDIT:

I have change swappiness from 60 to value of 10 and clear the swap.
 
Last edited:
Hello,

I can see your server swap is 100% full and due to that plesk Health Monitor is showing the red indicator. You will have increase your swap partitions and try to find out which process is using whole memory on your serve as there are only 329MB free on your server.
 
Back
Top