gearman.conf 398 B

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