Tune cpu alarm
Some checks failed
Run nix flake check / flake-check (push) Failing after 4m18s

This commit is contained in:
2025-02-23 20:46:25 +01:00
parent db9bf38ab6
commit 874e30fb28

View File

@@ -61,7 +61,7 @@
description: "Disk space is low on {{ $labels.instance }}. Please check."
- alert: high_cpu_load
expr: max(node_load5{}) by (instance) > (count by (instance)(node_cpu_seconds_total{mode="idle"}) * 0.7)
for: 5m
for: 15m
labels:
severity: warning
annotations: