Replies: 1 comment
|
Thanks! All is ok right now! |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi!
I'm using Debian 12.
I installed NetData directly from APT-GET.
I want to measure three metrics - all of them in percents:
(total - available) / total * 100where total is MemTotal and available is MemAvailable from /proc/meminfo.
How can I do that? Please help.
My configuration file:
All reactions