A collected plugin, written in python, tocollect statistics from RabbitMQ.
Project description
“A collected plugin, written in python, to collect statistics from RabbitMQ.”
Free software: Apache license
Documentation: https://collectd-rabbitmq.readthedocs.org.
For the older single file version see https://github.com/NYTimes/collectd-rabbitmq/tree/0.1.1
Features
Support queue, exchange, and node stats,
Configuration
This plugin supports a small amount of configuration options:
Username: The rabbitmq user. Defaults to guest
Password: The rabbitmq user password. Defaults to guest
Realm: The http realm for authentication. Defaults to RabbitMQ Management
Scheme: The protocol that the rabbitmq management API is running on. Defaults to http
Host: The hostname that the rabbitmq server running on. Defaults to localhost
Port: The port that the rabbitmq server is listening on. Defaults to 15672
Ignore: The queue to ignore, matching by Regex. See example.
- See this example for further details.
Nodes
For each node the following statistics are gathered:
disk_free_limit
fd_total
fd_used
mem_limit
mem_used
proc_total
proc_used
processors
run_queue
sockets_total
sockets_used
Queues
For each queue in each vhost the following statistics are gathered: _NOTE_: The / vhost name is sent as default
- message_stats
deliver_get
- deliver_get_details
rate
get
- get_details
rate
publish
- publish_details
rate
redeliver
- redeliver_details
rate
messages
- messages_details
rate
messages_ready
- messages_ready_details
rate
messages_unacknowledged
messages_unacknowledged_details * rate
memory
consumers
Exchanges
For each exchange in each vhost the following statistics are gathered: _NOTE_: The / vhost name is sent as default
disk_free
disk_free_limit
fd_total
fd_used
mem_limit
mem_used
proc_total
proc_used
processors
run_queue
sockets_total
sockets_used
Credits
This package was created with Cookiecutter and the cookiecutter-pypackage project template.
History
0.1.0 (2014-09-18)
First public release.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file collectd-rabbitmq-1.6.0.tar.gz
.
File metadata
- Download URL: collectd-rabbitmq-1.6.0.tar.gz
- Upload date:
- Size: 22.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c22c8b04008b069d2de0950eefe893242e9de6952d1d68109fb2d5ae5c0df47c |
|
MD5 | f1556a72eb4f8d52d019e40dbce024a4 |
|
BLAKE2b-256 | 3ec796f9ed543f1c07ffc4e2f12172d16ba0eb30d7f92dcc3d839d1df4d136ad |
Provenance
File details
Details for the file collectd_rabbitmq-1.6.0-py2.py3-none-any.whl
.
File metadata
- Download URL: collectd_rabbitmq-1.6.0-py2.py3-none-any.whl
- Upload date:
- Size: 11.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0f31ef5f3ca3de8a5c6f9f8b97062c7e79e56651cf79ec0248e3772eb4593865 |
|
MD5 | 19f65f57b86891032368edbdd7ba811f |
|
BLAKE2b-256 | 900c301c37013169b9aa0a06df1b3a14c2080a84c2e6f197b4cb7880a59cb17e |