zenoss / ZenPacks.zenoss.RabbitMQ

RabbitMQ Monitoring for Zenoss
GNU General Public License v2.0
10 stars 9 forks source link

Use the web management plugin to collect the data #10

Open ju55i opened 12 years ago

ju55i commented 12 years ago

I think that a more sane way to pull information from RabbitMQ is through the web management plugin. It is super easy to install and provides all the necessary information and is also more light-weight. There is already a Python CLI tool to pull the information and it should not be too difficult to adapt it to Zenoss. Further information: http://www.rabbitmq.com/management-cli.html

cluther commented 12 years ago

I agree.