diff options
Diffstat (limited to '')
-rw-r--r-- | health/health.d/gearman.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/health/health.d/gearman.conf b/health/health.d/gearman.conf index 14010d445..580d114f8 100644 --- a/health/health.d/gearman.conf +++ b/health/health.d/gearman.conf @@ -8,7 +8,6 @@ component: Gearman units: workers every: 10s warn: $this > 30000 - crit: $this > 100000 delay: down 5m multiplier 1.5 max 1h info: average number of queued jobs over the last 10 minutes to: sysadmin |