update definition of high cpu usage to use pve metrics in stead for a longer period [ci skip]

This commit is contained in:
Viktor Barzin 2026-01-03 23:30:28 +00:00
parent 75a110c932
commit 01d4c9c3e1

View file

@ -303,8 +303,8 @@ serverFiles:
annotations:
summary: "Low registry cache hit rate"
- alert: NodeHighCPUUsage
expr: node_load1{instance!="pve-node-r730"} > 2
for: 20m
expr: pve_cpu_usage_ratio > 0.3
for: 6h
labels:
severity: page
annotations: