NodeFilesystemFilesFillingUp warning
Filesystem on {{ $labels.device }} at {{ $labels.instance }} has only {{ printf "%.2f" $value }}% available inodes left and is filling up.
>>>
(
{job="node",fstype!=""} /
{job="node",fstype!=""} * 100 < 40
and
predict_linear
(
{job="node",fstype!=""}[6h], 24*60*60) < 0
and
{job="node",fstype!=""} == 0
)
The alert triggers when a filesystem’s free inodes fall below 40 % and a 24‑hour linear prediction indicates the free inode count will drop below zero, and the filesystem is not mounted read‑only.
Exporters Used
Get Alert✕
Download
Copy to Clipboard