nytimes / collectd-rabbitmq

A collected plugin, written in python, to collect statistics from RabbitMQ.
https://collectd-rabbitmq.readthedocs.org/
Other
145 stars 79 forks source link

=============================== collectd-rabbitmq

.. image:: https://img.shields.io/pypi/v/collectd-rabbitmq.svg :target: https://pypi.python.org/pypi/collectd-rabbitmq

.. image:: https://api.travis-ci.org/NYTimes/collectd-rabbitmq.svg :target: https://travis-ci.org/NYTimes/collectd-rabbitmq

.. image:: https://readthedocs.org/projects/collectd-rabbitmq/badge/?version=latest :target: https://readthedocs.org/projects/collectd-rabbitmq/?badge=latest :alt: Documentation Status

.. image:: https://coveralls.io/repos/github/NYTimes/collectd-rabbitmq/badge.svg?branch=master :target: https://coveralls.io/github/NYTimes/collectd-rabbitmq?branch=master

"A collected plugin, written in python, to collect statistics from RabbitMQ."

Features

Configuration

This plugin supports a small amount of configuration options:

See this example_ for further details. .. _this example: config/collectd.conf

Nodes

For each node the following statistics are gathered:

Queues

For each queue in each vhost the following statistics are gathered: NOTE: The / vhost name is sent as default

Exchanges

For each exchange in each vhost the following statistics are gathered: NOTE: The / vhost name is sent as default

Credits

This package was created with Cookiecutter and the cookiecutter-pypackage project template.

.. Cookiecutter: https://github.com/audreyr/cookiecutter .. cookiecutter-pypackage: https://github.com/audreyr/cookiecutter-pypackage