SMART Wearout Indicator
critical

Description Device is wearing out on {{ $labels.instance }} drive {{ $labels.device }})
Query
>>>
	
				
					
				
			
				
					 < 
				
			
				
					
				
			
    
Query Explanation

The alert triggers when the metric smartctl_device_available_spare (the remaining spare capacity reported by SMART for a drive) falls below the configured threshold smartctl_device_available_spare_threshold. In that case the expression evaluates to true and Prometheus fires the SMART Wearout Indicator for the specific instance and device.

Get Alert
Download
Copy to Clipboard