Rabbitmq Zabbix Versions Save

Zabbix RabbitMQ Configuration

v3.0.0

7 years ago

Includes shovel discovery and alerting, a number of other bug fixes, support for when in a docker container.

v2.0.1

9 years ago

Should have the latest bug fixes from various commits, updates, etc. Also set a default hostname and some other cleanup.

v2.0.0

9 years ago

Sends all requests as a single update vs multiple individual updates With a server with a LOT of queues, and 6 items per queue, that meant (previously) as many as over 1000 sends a minute. With the new approach (thanks to https://github.com/zentavr/), we now can publish all the results at once. This not only reduces the CPU costs of checking, but is a far more efficient approach overall.

Message rates per server and per queue now available. This includes graphs displaying these results. This is being tracked for every queue, as well as the server itself.

v1.0.0

10 years ago

Integrated with brolewis's changes, push mechanism, cleaned up API.