| Current Path : /usr/lib/netdata/conf.d/health.d/ |
| Current File : //usr/lib/netdata/conf.d/health.d/beanstalkd.conf |
# get the number of buried jobs in all queues
template: beanstalk_server_buried_jobs
on: beanstalk.current_jobs
class: Workload
type: Messaging
component: Beanstalk
calc: $buried
units: jobs
every: 10s
warn: $this > 3
delay: up 0 down 5m multiplier 1.2 max 1h
summary: Beanstalk buried jobs
info: Number of buried jobs across all tubes.
to: silent