Skip to main content

A collected plugin, written in python, tocollect statistics from RabbitMQ.

Project description

https://img.shields.io/pypi/v/collectd-rabbitmq.svg https://api.travis-ci.org/NYTimes/collectd-rabbitmq.svg Documentation Status https://coveralls.io/repos/github/NYTimes/collectd-rabbitmq/badge.svg?branch=master

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

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

  • VHostPrefix: Arbitrary string to prefix the vhost name with. Defaults to None

  • 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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

collectd-rabbitmq-1.15.1.tar.gz (24.2 kB view details)

Uploaded Source

Built Distribution

collectd_rabbitmq-1.15.1-py2.py3-none-any.whl (11.9 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file collectd-rabbitmq-1.15.1.tar.gz.

File metadata

File hashes

Hashes for collectd-rabbitmq-1.15.1.tar.gz
Algorithm Hash digest
SHA256 580666c7303ae3bc33afcf9bad4ad8b490e6401f5a81ab8eb680d2a5fb7337ed
MD5 461f8913dc253366bb8ba4c951574846
BLAKE2b-256 4ab9834ee2a7e6ba4e27bb9c8cd13d21552a2f2433e736f3b00723ef2b885707

See more details on using hashes here.

Provenance

File details

Details for the file collectd_rabbitmq-1.15.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for collectd_rabbitmq-1.15.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 5b5d8b5649ace8cc69b489afd5c7b46563a72b9759e48f8b7d2907546af9e731
MD5 db4e8dd52d0ac41705fe511bcb37027d
BLAKE2b-256 6de96edbce0786aa03300e9ff6ba0d7f42d0f7fbe929cc0c4735adb460f8f94d

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page