Skip to content

nickmaccarthy/RabbitMon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages