blob: 78e1165d1e2f095c74eb725839ce2aadc9890774 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
template: gearman_workers_queued
on: gearman.single_job
class: Latency
type: Computing
component: Gearman
lookup: average -10m unaligned match-names of Pending
units: workers
every: 10s
warn: $this > 30000
delay: down 5m multiplier 1.5 max 1h
summary: Gearman queued jobs
info: Average number of queued jobs over the last 10 minutes
to: sysadmin
|