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

This commit is contained in:
Torjus Håkestad 2025-02-23 20:46:25 +01:00
parent db9bf38ab6
commit 874e30fb28
Signed by: torjus
SSH Key Fingerprint: SHA256:KjAds8wHfD2mBYK2H815s/+ABcSdcIHUndwHEdSxml4

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: