Splunk AppDynamics

Does RabbitMQ extension need to be on the server running RabbitMQ?

Bazza_12
Path Finder

Does RabbitMQ extension need to be on the server running RabbitMQ?

Labels (1)
Tags (1)
0 Karma
1 Solution

Jean-Baptiste_M
Builder

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

View solution in original post

Jean-Baptiste_M
Builder

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

Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...