Netdata high cpu usage
warning

Description Netdata high CPU usage (> 80%)
Query for 5m
>>>
	
				
					
					
						rate
					
				
			
				
					(
				
			
				
					
				
			
				
					{dimension="idle"}[1m]) > 80
				
			
    
Query Explanation

The rule calculates the 1‑minute rate of netdata_cpu_cpu_percentage_average for the idle dimension and checks if this value exceeds 80. If the average idle CPU percentage over the past minute is greater than 80 %, the alert is triggered, indicating (as intended) high overall CPU usage.

Get Alert
Download
Copy to Clipboard