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

Free memory graph is wrong? #9

Open
heyimalex opened this issue Mar 13, 2017 · 1 comment
Open

Free memory graph is wrong? #9

heyimalex opened this issue Mar 13, 2017 · 1 comment

Comments

@heyimalex
Copy link

The free memory graph has this query:

node_memory_MemTotal{instance=~"$server"} - node_memory_MemFree{instance=~"$server"}

Wouldn't that be memory in use?

@cceckman
Copy link

+1, came here to say this.

I do like having the graph be mem used rather than mem free. But it should be labelled appropriately.

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

No branches or pull requests

2 participants