Skip to main content

Gather RabbitMQ Stats for external logging

Project description

Currently the RabbitMQ Admin Plugin only keeps up to the last days worth of stats. This is to allow the gathering of RabbitMQ stats so that it can be retained for longer periods of time. The stats are written to a file in json format and can later be parsed and/or input into systems like (Logstash, Elasticsearch…) for further analysis and graphing.

Getting started

Installation (Preferred)

$ pip installl rabbitmqStats

Installation (Alternative)

Download .tar.gz file from /dist directory and pip install

$ wget https://raw.githubusercontent.com/CodeBleu/rabbitmqStats/develop/rabbitmqStats-VERSION.tar.gz

$ pip install rabbitmqStats-VERSION.tar.gz

After install run the following to see default opitions:

$ rbqstats –help

Development

https://github.com/CodeBleu/rabbitmqStats

Want to contribute? Great! No specifics at this point. Just basic GitHub Fork and Pull request on the ‘development’ branch.

For further info, see [github guide] on contributing to opensource project.

After cloning your Forked branch locally, You can run the program by running the following:

$ ./main.py –help

Todos

  • Better documentation

  • Add config file for CLI

  • more testing

License

MIT [LICENSE.txt]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rabbitmqStats-0.1.2.post1.tar.gz (3.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page