fix `gearman_workers_queued` alarm (#11361)
Ilya Mashchenko committed
Jul 22, 2021 at 17:39 UTC
23a5d0c3f77ece560ce9be23e8e2a9d0cd91a356
1 file changed
+1
-1
health/health.d/gearman.conf
+1
-1
@@ -4,7 +4,7 @@
4
class: Latency
5
type: Computing
6
component: Gearman
7
- lookup: average -10m unaligned match-names of Queued
7
+ lookup: average -10m unaligned match-names of Pending
8
units: workers
9
every: 10s
10
warn: $this > 30000