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 2a2a4e851a
commit 29194c06b9
No known key found for this signature in database
GPG key ID: 4056458DBDBF8863
2 changed files with 2 additions and 2 deletions

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:

Binary file not shown.