hubot-rabbitmq

0.0.8 • Public • Published

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

Package Sidebar

Install

npm i hubot-rabbitmq

Weekly Downloads

0

Version

0.0.8

License

MIT

Last publish

Collaborators

  • desaias