Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RabbitMon

Scrapes the RabbitMQ API, formats the JSON and sends it back to an Elasticsearch cluster for further study

Requirements

  • python 2.7 or python 3.4+
  • pip
  • virtualenv

Setup

  1. Install the requirements, example using virtualenv
virtualenv env && source env/bin/activate && pip install -r requirements.txt 
  1. Run it and preferably deamonize the process - see rabbitmon.supervisor.d.conf for an example on using this with Supervisord

About

Monitor RabbitMQ with Elasticsearch and Kibana

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages