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

Show real memory use (without buffers/cache) #57

Closed
CyberKiller40 opened this issue May 26, 2017 · 3 comments
Closed

Show real memory use (without buffers/cache) #57

CyberKiller40 opened this issue May 26, 2017 · 3 comments

Comments

@CyberKiller40
Copy link

Current: FireMotD shows the whole allocated ram usage, which is not very useful, cause GNU/Linux systems usually allocate close to the whole available ram.

Proposed: show only the really used memory, from the "-/+ buffers/cache:" line of /usr/bin/free

@willemdh
Copy link
Member

This is probably a good idea. I'll look into it.

@dimon222
Copy link
Member

dimon222 commented Oct 7, 2017

Fixed with #68

@dimon222 dimon222 closed this as completed Oct 7, 2017
@CyberKiller40
Copy link
Author

Thanks!

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

No branches or pull requests

3 participants