increase low voltage alert to 10 min [ci skip]
This commit is contained in:
parent
ebbb288479
commit
ab9b5b356a
1 changed files with 1 additions and 1 deletions
|
|
@ -160,7 +160,7 @@ serverFiles:
|
|||
rules:
|
||||
- alert: LowVoltage
|
||||
expr: ups_upsInputVoltage < 205
|
||||
for: 1m
|
||||
for: 10m
|
||||
labels:
|
||||
severity: page
|
||||
annotations:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue