increase idle power threshold to 130w [ci skip]

This commit is contained in:
Viktor Barzin 2025-01-03 17:49:24 +00:00
parent 4b725b02a6
commit 3473f64670
No known key found for this signature in database
GPG key ID: 4056458DBDBF8863

View file

@ -209,7 +209,7 @@ serverFiles:
annotations:
summary: Power voltage on a power supply is {{ $value }} indicating power outage.
- alert: HighPowerUsage
expr: (max_over_time(r730_idrac_redfish_chassis_power_average_consumed_watts[20m])) > 127
expr: (max_over_time(r730_idrac_redfish_chassis_power_average_consumed_watts[20m])) > 133
for: 60m
labels:
severity: page