increase low voltage alert to 10 min [ci skip]

This commit is contained in:
Viktor Barzin 2025-03-01 14:28:56 +00:00
parent ebbb288479
commit ab9b5b356a

View file

@ -160,7 +160,7 @@ serverFiles:
rules: rules:
- alert: LowVoltage - alert: LowVoltage
expr: ups_upsInputVoltage < 205 expr: ups_upsInputVoltage < 205
for: 1m for: 10m
labels: labels:
severity: page severity: page
annotations: annotations: