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!

Simplifying the Analyst Experience with Finding-based Detections

    Splunk invites you to an engaging Tech Talk focused on streamlining security operations with ...

[Puzzles] Solve, Learn, Repeat: Word Search

This challenge was first posted on Slack #puzzles channelThis puzzle is based on a letter grid containing ...

[Puzzles] Solve, Learn, Repeat: Advent of Code - Day 4

Advent of CodeIn order to participate in these challenges, you will need to register with the Advent of Code ...