Netdata high memory usage warning
Netdata high memory usage (> 80%)
>>>
100 /
*
{dimension=~"free|cached"} < 20
The query calculates the percentage of RAM that is free or cached by doing (free + cached) / total * 100. The alert fires when this value is < 20 %, meaning less than 20 % of memory is free/cached and more than 80 % is in use.
Get Alert✕
Download
Copy to Clipboard