Skip to content

collectors RabbitMQCollector

Rob Smith edited this page Jul 25, 2013 · 14 revisions

RabbitMQCollector

Collects data from RabbitMQ through the admin interface

Notes

  • if two vhosts have the queues with the same name, the metrics will collide

Dependencies

  • pyrabbit

Options - Generic Options

Setting Default Description Type
byte_unit byte Default numeric output(s) str
enabled False Enable collecting these metrics bool
host localhost:55672 Hostname and port to collect from str
measure_collector_time False Collect the collector run time in ms bool
password guest Password str
queues Queues to publish. Leave empty to publish all.
user guest Username str

Example Output

__EXAMPLESHERE__

This file was generated from the python source

Please edit the source to make changes

Clone this wiki locally