https://github.com/alexsoft/munin-beanstalk
Munin plugin to monitor beanstalk jobs count
https://github.com/alexsoft/munin-beanstalk
beanstalkd munin munin-plugins
Last synced: about 1 year ago
JSON representation
Munin plugin to monitor beanstalk jobs count
- Host: GitHub
- URL: https://github.com/alexsoft/munin-beanstalk
- Owner: alexsoft
- License: mit
- Created: 2017-01-06T19:48:54.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-01-03T15:11:29.000Z (over 7 years ago)
- Last Synced: 2025-02-03T14:25:33.887Z (over 1 year ago)
- Topics: beanstalkd, munin, munin-plugins
- Language: PHP
- Size: 2.93 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Munin plugin for Beanstalkd
This plugin lets you get munin graphs with all Beanstalkd jobs counts.
## Contents
- [Usage](#usage)
## Usage
Go to the [latest release page](https://github.com/alexsoft/munin-beanstalk/releases/latest), download phar-archive of into munin plugins directory.
For example (phar file URL might be different):
```sh
wget https://github.com/alexsoft/munin-beanstalk/releases/download/v1.0.0/munin-beanstalk.phar
chmod a+x munin-beanstalk.phar
sudo mv munin-beanstalk.phar /etc/munin/plugins/beanstalk
```
Then restart `munin-node` service and in 5 minutes you will get first counts.