Host systemd service crashed
warning

Description systemd service crashed
Query
>>>
	
				
					(
				
			
				
					
				
			
				
					{state="failed"} == 1)
				
			
    
Query Explanation

The query selects any systemd units on the host that are in the failed state (node_systemd_unit_state{state=\"failed\"}) and checks if their value equals 1. The alert fires when at least one such unit reports a value of 1, meaning a systemd service has crashed.

Get Alert
Download
Copy to Clipboard