Windows Server collector Error
critical

Description Collector {{ $labels.collector }} was not successful
Query
>>>
	
				
					
				
			
				
					 == 0
				
			
    
Query Explanation

The PromQL expression windows_exporter_collector_success == 0 selects any time series where the windows_exporter_collector_success metric is exactly zero, indicating that the specified collector (identified by the $labels.collector label) reported a failure. The alert fires whenever this condition is true for a collector, i.e., when the collector did not successfully collect metrics.

Get Alert
Download
Copy to Clipboard