Host filesystem device error
critical

Description Error stat-ing the {{ $labels.mountpoint }} filesystem
Query for 2m
>>>
	
				
					
				
			
				
					{fstype!~"^(fuse.*|tmpfs|cifs|nfs)"} == 1
				
			
    
Query Explanation

The query selects any filesystem whose fstype is not one of fuse*, tmpfs, cifs, or nfs and checks the metric node_filesystem_device_error for those filesystems; if the metric equals 1 (meaning the node_exporter failed to stat the mount point), the alert fires.

Get Alert
Download
Copy to Clipboard