reduce high power usage alert sensitivity
This commit is contained in:
parent
47b9a61e43
commit
fb767033fa
1 changed files with 1 additions and 1 deletions
|
|
@ -142,7 +142,7 @@ serverFiles:
|
|||
rules:
|
||||
- alert: HighPowerUsage
|
||||
expr: (max(r730_idrac_amperageProbeReading) or on() vector(0)) > 112
|
||||
for: 30m
|
||||
for: 60m
|
||||
labels:
|
||||
severity: page
|
||||
annotations:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue