Netdata low disk space warning
Netdata low disk space (> 80%)
>>>
100 /
*
{dimension=~"avail|cached"} < 20
The rule computes the percentage of free (or cached) disk space by evaluating 100 / total_disk_GB * free_or_cached_GB; when this percentage falls below 20 % (i.e., less than 20 % of the disk is available or cached), the alert is triggered.
Get Alert✕
Download
Copy to Clipboard