beanstalk-munin icon indicating copy to clipboard operation
beanstalk-munin copied to clipboard

Munin plugins for Beanstalkd written in Python

Results 3 beanstalk-munin issues
Sort by recently updated
recently updated
newest added

I run Ubuntu with Python 2.7.3. I got an exception when I run: munin-run --debug bs_connections.py run ``` # Warning: Unrecognised argument 'run' passed to plugin. # Processing plugin configuration...

The `queue_age` plugin could return data on all queue instead of defaulting to only `default`. The only downside I can see is that it needs a beanstalk connection to be...