summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMateusz Bularz <60339703+M4itee@users.noreply.github.com>2023-06-28 08:47:01 +0200
committerGitHub <noreply@github.com>2023-06-28 08:47:01 +0200
commitabfda85eab61aaabb5e220bfb03dbdad069f3bf2 (patch)
tree885393e5b7be7bbe1fb1523251f4710abfefda32
parent0a121a84bf37f1e297cfe521ddd65a90b1ebfbe8 (diff)
Update ipmi.confalerting-adjustments
-rw-r--r--health/health.d/ipmi.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/health/health.d/ipmi.conf b/health/health.d/ipmi.conf
index 9c44cde1fb..feadba1b76 100644
--- a/health/health.d/ipmi.conf
+++ b/health/health.d/ipmi.conf
@@ -7,6 +7,7 @@ component: IPMI
units: sensors
every: 10s
warn: $this > 0
+ crit: $critical > 0
delay: up 5m down 15m multiplier 1.5 max 1h
info: number of IPMI sensors in non-nominal state
to: sysadmin
@@ -20,7 +21,6 @@ component: IPMI
units: events
every: 10s
warn: $this > 0
- crit: $critical > 0
delay: up 5m down 15m multiplier 1.5 max 1h
info: number of events in the IPMI System Event Log (SEL)
to: sysadmin