health: unsilence cpu % alarm (#17194)
Ilya Mashchenko committed
Mar 19, 2024 at 11:13 UTC
ae3fc0e31ce1510762d0a8d3f124d81d01730f75
1 file changed
+2
-2
src/health/health.d/cpu.conf
+2
-2
@@ -15,7 +15,7 @@ host labels: _os=linux
15
delay: down 15m multiplier 1.5 max 1h
16
summary: System CPU utilization
17
info: Average CPU utilization over the last 10 minutes (excluding iowait, nice and steal)
18
- to: silent
18
+ to: sysadmin
19
20
template: 10min_cpu_iowait
21
on: system.cpu
@@ -62,4 +62,4 @@ host labels: _os=freebsd
62
delay: down 15m multiplier 1.5 max 1h
63
summary: System CPU utilization
64
info: Average CPU utilization over the last 10 minutes (excluding nice)
65
- to: silent
65
+ to: sysadmin