RabbitMQ status appears OKAY when no data are received
Bug #1575076 reported by
guillaume thouvenin
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
StackLight |
Invalid
|
Undecided
|
LMA-Toolchain Fuel Plugins |
Bug Description
I deactivate on the controller node metrics and logs related to RabbitMQ (basically rm /etc/lma_
To post a comment you must log in.
In fact the issue was related to how we get information about the node that reports RabbitMQ metrics. We used measure pacemaker_ local_resource_ active that reports the active controller but if we are in detach mode this is false. So in fact value are reported by it was not displayed in the dashboard due to the wrong node name.