RabbitMQ memory high warning
A node use more than 90% of allocated RAM
>>>
/
* 100 > 90
The query calculates the percentage of RAM used by each RabbitMQ node by dividing its current resident memory (rabbitmq_process_resident_memory_bytes) by the configured memory limit (rabbitmq_resident_memory_limit_bytes) and multiplying by 100. The alert fires when this percentage exceeds 90 % on any node.
Get Alert✕
Download
Copy to Clipboard