简体   繁体   中英

Monitoring that process runs and active?

We have a number of rabbitmq consumers running. And I want to make sure that every one of those processes is working.

What are the best industry applied approaches for that? We are considering using prometheus for that, is that the right direction?

You can go the Prometheus route. Use this link to get started, which would fairly quickly set you up with the ability to monitor RabbitMQ w/ Prometheus. You can use AlertManager to setup alerts on failed processes and top that with automations to make sure you have service continuity. HTH.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM