Skip to content

collectors RabbitMQCollector

Rob Smith edited this page Aug 11, 2012 · 14 revisions

RabbitMQCollector

Collects data from RabbitMQ through the admin interface

Dependencies

  • pyrabbit

Options

  • Generic Options
  • host: Hostname and port to collect from
  • password: Password
  • enabled: Enable collecting these metrics
  • user: Username
  • byte_unit: Default numeric output(s)

Example Output

servers.hostname.key 4
servers.hostname.more_keys.nested_key 3
servers.hostname.queues.test_queue.key 2
servers.hostname.queues.test_queue.more_keys.nested_key 1
Clone this wiki locally