summaryrefslogtreecommitdiffstats
path: root/health
diff options
context:
space:
mode:
authorIlya Mashchenko <ilya@netdata.cloud>2021-07-22 17:39:47 +0300
committerGitHub <noreply@github.com>2021-07-22 17:39:47 +0300
commit23a5d0c3f77ece560ce9be23e8e2a9d0cd91a356 (patch)
tree032304e3ca0accccc3ec41a1eda065c47ed51359 /health
parente58e59c0f4848a100e9390f8234a83e7b1368c19 (diff)
fix `gearman_workers_queued` alarm (#11361)
Diffstat (limited to 'health')
-rw-r--r--health/health.d/gearman.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/health/health.d/gearman.conf b/health/health.d/gearman.conf
index d04c1fdb91..14010d445b 100644
--- a/health/health.d/gearman.conf
+++ b/health/health.d/gearman.conf
@@ -4,7 +4,7 @@
class: Latency
type: Computing
component: Gearman
- lookup: average -10m unaligned match-names of Queued
+ lookup: average -10m unaligned match-names of Pending
units: workers
every: 10s
warn: $this > 30000