Git Product home page Git Product logo

rabbitmq-monitoring's Introduction

rabbitmq-monitoring

This repo helps to install, configure RabbitMQ and also monitor your queues using RabbitMQ API or Prometheus.

Usage

  • Firstly, install dependencies and RabbitMQ. Check this directory for the scripts:

install/

  • If you want to do some clean up in your development environment check scripts in a directory - this is destructive and can delete all your users and queues!

delete/

  • Create users, vhosts, exchanges and queues

add/ - you need monitoring user if you are looking for monitoring solution

  • Make a binding

./bind.py or ./bind.sh

  • To enable plugin, check this directory

enable/ - rabbitmq_management is usually enabled so you can do monitoring GET queries

  • There are more commands in a root dir to check the queues, publish messages, check some statuses, utilizations, etc.

  • Monitoring script written in Go, check help section for usage:

./monitoring.go --help

Requirements

Scripts are tested on Mac OS, but could be suitable for Linux.

References

https://stackoverflow.com/questions/4545660/rabbitmq-creating-queues-and-bindings-from-a-command-line https://stackoverflow.com/questions/52010390/permissions-that-need-to-be-assigned-to-a-monitoring-software

rabbitmq-monitoring's People

Contributors

laimison avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.