hubot-rabbitmq

See stats from your RabbitMQ instance

Usage no npm install needed!

<script type="module">
  import hubotRabbitmq from 'https://cdn.skypack.dev/hubot-rabbitmq';
</script>

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