From abfda85eab61aaabb5e220bfb03dbdad069f3bf2 Mon Sep 17 00:00:00 2001 From: Mateusz Bularz <60339703+M4itee@users.noreply.github.com> Date: Wed, 28 Jun 2023 08:47:01 +0200 Subject: Update ipmi.conf --- health/health.d/ipmi.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3