Skip to content
Discussion options

You must be logged in to vote

rabbitmq-diagnostics status collects and returns quite a bit of information. rabbitmq-diagnostics report does all that plus metrics of virtually every live entity in the system, so, that's obviously extremely expensive.

There are several much smaller, much more focused health checks available these days in a dedicated doc section, as well as a note on what monitoring frequency is recommended.

However, without any data provided, if rabbitmq-diagnostics status causes node CPU usage to go above its quota, the quota might be way too low. So make sure the node has at least two CPU cores. RabbitMQ was not designed for single core or fraction-of-a-core environments.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by michaelklishin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #3863 on December 07, 2021 09:48.