NodeFilesystemAlmostOutOfFiles warning
Filesystem on {{ $labels.device }} at {{ $labels.instance }} has only {{ printf "%.2f" $value }}% available inodes left.
>>>
(
{job="node",fstype!=""} /
{job="node",fstype!=""} * 100 < 5
and
{job="node",fstype!=""} == 0
)
The alert triggers when a filesystem’s free inode count falls below 5 % of its total inodes and the filesystem is not mounted read‑only, i.e., node_filesystem_files_free / node_filesystem_files * 100 < 5 while node_filesystem_readonly == 0.
Exporters Used
Get Alert✕
Download
Copy to Clipboard