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

gets memory from /proc/meminfo #51

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

odra
Copy link
Contributor

@odra odra commented Apr 21, 2017

Gets used memory from /proc/meminfo file.

ping @luigizuccarelli @maleck13

@odra
Copy link
Contributor Author

odra commented Apr 22, 2017

retest this please

@luigizuccarelli
Copy link

@odra - One question ? - have you tracked the values you get against the actual heap in the VM. I'm not sure that this will do it - its is still just monitoring the container rather than the vm

@odra
Copy link
Contributor Author

odra commented Apr 24, 2017

@luigizuccarelli I was able to get the max jvm heap size by running java -XX:+PrintFlagsFinal -version (so we can compare this value with the used memory), will update the pr in a few minutes.

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