0.0.8 • Published 8 years ago

hubot-rabbitmq v0.0.8

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

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
0.0.8

8 years ago

0.0.7

8 years ago

0.0.5

8 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago