summaryrefslogtreecommitdiffstats
path: root/health/health.d/beanstalkd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'health/health.d/beanstalkd.conf')
-rw-r--r--health/health.d/beanstalkd.conf8
1 files changed, 5 insertions, 3 deletions
diff --git a/health/health.d/beanstalkd.conf b/health/health.d/beanstalkd.conf
index 13ac8c1825..35c7587c06 100644
--- a/health/health.d/beanstalkd.conf
+++ b/health/health.d/beanstalkd.conf
@@ -11,9 +11,11 @@ component: Beanstalk
warn: $this > 0
crit: $this > 10
delay: up 0 down 5m multiplier 1.2 max 1h
- info: number of buried jobs across all tubes. \
- You need to manually kick them so they can be processed. \
- Presence of buried jobs in a tube does not affect new jobs.
+ info: Number of buried jobs across all tubes. \
+ There are buried jobs. \
+ It usually happens if something goes wrong while the consumer processes it. \
+ The presence of buried jobs in a tube does not affect new jobs. \
+ You need to manually kick the jobs, so they can be processed.
to: sysadmin
# get the number of buried jobs per queue