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

Question High memory usage in Digital Ocean droplet

RaelB

New Pleskian
Server operating system version
Ubuntu 22.04
Plesk version and microupdate number
18.0.52
Hi,
I have created a droplet at Digital Ocean with the plesk marketplace 1-click image (Version 18.0.52 OS Ubuntu 22.04). (1 GB ram)
So far I have done very little in the plesk control panel. Just setup the Digital Ocean DNS, and created a Let's Encrypt SSL certificate.
Also, the site is not in use at the moment (except when I log in to the control panel..)
In Digital Ocean, the graphs shows a high and constant memory usage of the droplet. 80% of 1GB. (See image)
(The disk usage is also constant at around 20%).
Is it normal for the memory usage to be so high? I would imagine it to be low when the droplet is not being used.

Thanks
 

Attachments

  • droplet_memory_usage.png
    droplet_memory_usage.png
    119.3 KB · Views: 13
Linux does cache so the use being higher is normal, see: Help! Linux ate my RAM!
Over SSH you can check it better with free -m, there you can see what is under the column “available” instead of the “free”
But also 1 GB is not a lot of ram, so I would not expect too much of it :)
 
Back
Top