Does RabbitMQ extension need to be on the server running RabbitMQ?
Hi Barry,
Not at all
As you can see here:
https://www.appdynamics.com/community/exchange/extension/rabbitmq-monitoring-extension/
It only requires http access. You can even monitor multiples instances from the same machine agent.
#Get the stats curl http://localhost:9090/api/stats #Get the registered metrics curl http://localhost:9090/api/metric-paths
Hope it helps
JB
Hi Barry,
Not at all
As you can see here:
https://www.appdynamics.com/community/exchange/extension/rabbitmq-monitoring-extension/
It only requires http access. You can even monitor multiples instances from the same machine agent.
#Get the stats curl http://localhost:9090/api/stats #Get the registered metrics curl http://localhost:9090/api/metric-paths
Hope it helps
JB