Download the PHP package osinet/beanstalk-munin without Composer
On this page you can find all versions of the php package osinet/beanstalk-munin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download osinet/beanstalk-munin
More information about osinet/beanstalk-munin
Files in osinet/beanstalk-munin
Download osinet/beanstalk-munin
More information about osinet/beanstalk-munin
Files in osinet/beanstalk-munin
Vendor osinet
Package beanstalk-munin
Short Description A set of Munin plugins for Beanstalkd
License Apache-2.0
Package beanstalk-munin
Short Description A set of Munin plugins for Beanstalkd
License Apache-2.0
Please rate this library. Is it a good library?
Informations about the package beanstalk-munin
Beanstalk-Munin-PHP
A few simple Munin plugins to monitor beanstalkd.
Requires PHP >= 7.4, Composer + Pheanstalk 4. APLv2 License.
List tubes to monitor using the TUBES
variable in Munin's plugin conf.
It is basically a PHP port of the original Urban Airship plugins written in Python.
Usage configuration
The plugins can take the server configuration from the environment:
BEANSTALKD_HOST
: defines the hostname for the Beanstalkd server, defaulting tolocalhost
.BEANSTALKD_PORT
: defines the TCP port for the Beanstalkd server, defaulting to 11300.BEANSTALKD_TIMEOUT
: defines the connection timeout in seconds, defaulting to 10.BEANSTALKD_TUBES
: a space-separated list of tubes to monitor, defaulting todefault
. Only used by the Queue Age plugin.
Original Python version
https://github.com/urbanairship/beanstalk-munin
Suggested Beanstalkd UI
All versions of beanstalk-munin with dependencies
PHP Build Version
Package Version
The package osinet/beanstalk-munin contains the following files
Loading the files please wait ....