Sign inSign up

syncano/rabbitmq_exporter_cloudwatch

By syncano

Updated almost 9 years ago

Rabbitmq exporter that puts metrics into cloudwatch

Image
0

2.7K

syncano/rabbitmq_exporter_cloudwatch repository overview

rabbitmq_exporter_cloudwatch

Simple exporter for rabbitmq data.

Functionality

It exports length of the selected rabbitmq queues to AWS cloudwatch. It can be useful for AWS autoscaling.

Configuration

Exporter is configurable via config.json file. example_config.json shows how it should be configured.

Installation

  • first create your own config.json file,
  • then install requirements:
$ pip install -r requirements.txt
  • make sure that you have exported environment variables authorizing you to AWS (boto requirement).

Usage

$ ./main.py

Exporter will start exporting data to cloudwatch every 30 seconds.

Tag summary

Content type

Image

Digest

Size

29.3 MB

Last updated

almost 9 years ago

docker pull syncano/rabbitmq_exporter_cloudwatch