fix health alert load15 info (#17823)
Ilya Mashchenko committed
Jun 5, 2024 at 11:24 UTC
de96aad2ddaa25cc1e4abd40092061b023190d51
1 file changed
+1
-1
src/health/health.d/load.conf
+1
-1
@@ -30,7 +30,7 @@ host labels: _os=linux
30
every: 1m
31
warn: ($this * 100 / $load_cpu_number) > (($status >= $WARNING) ? 175 : 200)
32
delay: down 15m multiplier 1.5 max 1h
33
- summary: Host load average (15 minutes)
33
+ summary: System load average (15 minutes)
34
info: System load average for the past 15 minutes
35
to: silent
36