Skip to content

Introduce a way to configure total amount of RAM available #1224

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

Closed
michaelklishin opened this issue May 15, 2017 · 0 comments
Closed

Introduce a way to configure total amount of RAM available #1224

michaelklishin opened this issue May 15, 2017 · 0 comments
Assignees
Milestone

Comments

@michaelklishin
Copy link
Collaborator

Originally reported as #205. There's relatively little demand for this but it was brought up as a follow-up improvement to #1223 for some cases.

Currently nodes determine the total amount of RAM available using an OS-specific tool such as /proc/meminfo. In some cases it would be more convenient for the user to provide a value e.g. in the config file.

Proposed config key currently is rabbit.total_memory_available_override_value (a positive integer).
When not set (which is the default), the current OS-specific metric mechanism will be used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants