ZFS offline pool
critical

Description A ZFS zpool is in a unexpected state: {{ $labels.state }}.
Query for 1m
>>>
	
				
					
				
			
				
					{state!="online"} > 0
				
			
    
Query Explanation

The query selects any ZFS pool whose node_zfs_zpool_state metric has a state label different from online; if the count of such series is greater than zero, the alert fires. It triggers whenever at least one ZFS pool is reported in a state other than online (e.g., degraded, offline, faulted).

Get Alert
Download
Copy to Clipboard