Skip to content

InteractiveOpenSource/rabbitmq-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rabbitmq-monitor

CLI Tool to monitor RabbitMQ server - built with Go

It's a very basic tool to monitor a RabbitMQ Server by reading from API provided by your server

All you have to do is to build it and run it by specifying your server config

Deployment

$ ./deploy.sh --build=/path/to/bin/rabbitmq-monitor

Usage

$ rabbitmq-monitor monitor --host <host|default="localhost"> --port <port|default="15672"> --user <user> --password <password> --vhost <a-specific-vhost> --tick <in_milliseconds>

About

CLI Tool to monitor RabbitMQ server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •