Nagios Plugins Rabbitmq Versions Save

A set of nagios checks for RabbitMQ using the management interface

2.0.3

8 years ago

Changelog

2.0.3 (2016-04-14)

  • Added rabbitmq_check_exchange (#55) (bb8c7b6) (5df83cd)
  • Add contributing guidelines and update readme (4e99358)
  • Merge pull request #64 from nagios-plugins-rabbitmq/add-filter-to-check-rabbitmq-queue
  • allow check_rabbitmq_queue to filter queues by using regex (8324007) (07fff76) (afb71a2)
  • Add ssl_strict option missing in old versions of libwww in check_rabbitmq_cluster (2b0c1fb) (a80fa5d)
  • Add travis-ci test (2a00e2a)
  • Add check_rabbitmq_cluster (d0bcf5f) (5d23227)
  • Added support to check all the queues individually and added an exclude parameter to exclude some queues to check (c7fa0b4)
  • CentOS still ships libwww-perl v5.833 which does not support ssl_opts. (8ff664e) (0c35749)
  • Add --(no-)?-ssl_strict option to bypass hostname verification (bbd25bd)
  • Add Check RabbitMQ Cluster script (11d409c)