jasonmcintosh / rabbitmq-zabbix

Zabbix RabbitMQ Configuration
Apache License 2.0
251 stars 168 forks source link

Does this template support monitoring rabbitmq clusters? #101

Closed JenksLi closed 5 years ago

JenksLi commented 5 years ago

Hi! Does the template support monitoring rabbitmq clusters? Or is there a similar solution? thanks!

jasonmcintosh commented 5 years ago

Clusters are always a challenge due to the data. What you can do is setup the template, then create a duplicate of the template WITHOUT the queue monitoring. The server calls should be specific to the server being monitored.

SO yes, it can monitor a rabbitmq cluster... just have to watch the queues being duplicated across nodes, leading to duplicate alerts & such.