Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FEATURE PPP-63513 Show actual hardware RAM size #67

Merged
merged 1 commit into from
Mar 28, 2024

Conversation

abashurov
Copy link

Data in /proc/meminfo excludes kernel buffers and some amount of slab, hence it's actually not representative of the actual hardware. This shows actual size of RAM on the server, rather than RAM available to userspace.

Note that Summary screen in 360 does not in fact use this data, instead it pulls data from the "memory.py" plugin. Unfortunately, I don't have access to the SaaS side of 360, so I will not be able to provide you with a pull request to fix that.

@vfuse vfuse merged commit 35372fb into plesk:master Mar 28, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants