Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

hubot-rabbitmq

desaias2MIT0.0.8

See stats from your RabbitMQ instance

hubot, hubot-scripts, rabbitmq, hubot-rabbitmq, rabbit

readme

hubot-rabbitmq

Get stats from your RabbitMQ instance. Requires the RabbitMQ Management Plugin to be enabled.

See src/hubot-rabbitmq.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-rabbitmq --save

Then add hubot-rabbitmq to your external-scripts.json:

["hubot-rabbitmq"]

Also make sure to add the following environment variables:

  • HUBOT_RABBITMQ_DOMAIN (don't include http://)
  • HUBOT_RABBITMQ_PORT
  • HUBOT_RABBITMQ_USER
  • HUBOT_RABBITMQ_PASS

Sample Interaction

user>> hubot rabbitmq stats