AppD Archive

How to monitor Apache ActiveMQ

CommunityUser
Splunk Employee
Splunk Employee

Has anyone used AppDynamics to monitor Apache ActiveMQ? I'd be interested to find out your tips and experiences.

0 Karma

CommunityUser
Splunk Employee
Splunk Employee

Currently I am trying but it not passing any data to controller. I dont know if it is a problem witch JMX connection or any other problem. Is there any way to disable SSL communication to JMX? (explicit in configuration)?

0 Karma

Arun_Dasetty
Super Champion

Hi,

Yes, you can monitor ActiveMQ using AD agent as follows:

shell> cd <ActiveMQ_install_dir>/bin

shell> java -javaagent:"/path/to/agent/dir/javaagent.jar" -jar run.jar start
Ex:

shell> java -javaagent:"/mnt/AppServerAgent/javaagent.jar" -jar run.jar start

The above command will start actievemq server with AD appserver agent., You can create a tier of type MQ from AppServers -> create tier and associate the agent installed as node under this tier, and you can monitor the JVM heap stats and JMX mbean stats. etc

Let us know if that helps

Thanks,

Arun

0 Karma

CommunityUser
Splunk Employee
Splunk Employee

Thanks Arun,

This gets some of the information I'd like to see. Has anyone configured business transaction detection for ActiveMQ? I'd like to see business transactions for messages being written to and read from ActiveMQ.

0 Karma

Arun_Dasetty
Super Champion

Hi,

Currently we do not see monitor activemq using busisness transaction and we do not have such docs, However you can go ahead and configure POJO custom rules on api you are interested in activemq or on message listener api part of activemq to monitor in detail.

Thanks,

Arun

0 Karma
Get Updates on the Splunk Community!

Splunk Observability Cloud's AI Assistant in Action Series: Auditing Compliance and ...

This is the third post in the Splunk Observability Cloud’s AI Assistant in Action series that digs into how to ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

What You Read The Most: Splunk Lantern’s Most Popular Articles!

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...