• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

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