Ad Widget

Collapse

Rabbitmq deprecated the UI metrics feature that zabbix uses for monitoring

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ricardobarbosams
    Junior Member
    • Aug 2021
    • 7

    #1

    Rabbitmq deprecated the UI metrics feature that zabbix uses for monitoring

    Hello guys, the RabbitMQ announced that it deprecated the metrics delivery via the management API / UI https://www.rabbitmq.com/blog/2021/0...-announcements and the Zabbix template makes use of ui to obtain metrics. The RabbitMQ recommends using Prometheus. https://www.rabbitmq.com/docs/prometheus


    Will we be able to monitor RabbitMQ with Zabbix?

    I did a test with the indicated parameter with the logs of rabbitmq itself

    HTML Code:
    2025-01-22 07:33:53 [warning] <0.xxxxx.0> To test RabbitMQ as if the feature was removed, set this in your configuration:
    2025-01-22 07:33:53 [warning] <0.xxxxx.0> "deprecated_features.permit.management_metrics_col lection = false"

    We have some workaround, i'm thinking about creating a template to monitor rabbitmq, but using Prometheus
Working...