-
Notifications
You must be signed in to change notification settings - Fork 380
collectors RabbitMQCollector
Rob Smith edited this page Apr 19, 2013
·
14 revisions
Collects data from RabbitMQ through the admin interface
- if two vhosts have the queues with the same name, the metrics will collide
- 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 |
| user | guest | Username | str |
servers.hostname.rabbitmq.key 4
servers.hostname.rabbitmq.more_keys.nested_key 3
servers.hostname.rabbitmq.queues.test_queue.key 2
servers.hostname.rabbitmq.queues.test_queue.more_keys.nested_key 1