Monitor the performance of your RabbitMQ servers
Configure RabbitMQ plugin to monitor the performance metrics of your RabbitMQ servers. Use these key indicators to ensure continuous functioning of your RabbitMQ server. Take informed troubleshooting decisions by keeping track of critical metrics including:
- Memory used by the server
- Number of messages ready to be delivered to clients
- Number of consumers
- Total number of messages in the queue
- Used file descriptors
- Average number of Erlang processes waiting to run shown as process
- Number of file descriptors used as sockets
Related resources: