summaryrefslogtreecommitdiffstats
path: root/src/health/health.d/gearman.conf
blob: 2b19105b50b182b0571f001c9450b6821a7bb269 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# you can disable an alarm notification by setting the 'to' line to: silent

# template: gearman_function_waiting_jobs
#       on: gearman.function_queued_jobs_activity
#    class: Latency
#     type: Computing
#component: Gearman
#   lookup: average -10m unaligned of waiting
#    units: jobs
#    every: 10s
#     warn: $this > 30000
#    delay: down 5m multiplier 1.5 max 1h
#  summary: Waiting jobs for ${label:task_name} function
#     info: Average number of waiting jobs for ${label:function_name} function over the last 10 minutes
#       to: sysadmin