Splunk AppDynamics

how does Java Agent connect to java process?

CommunityUser
Splunk Employee
Splunk Employee

as per subject - does anybody know how Java Agent connects to java process.?

does it discover JMX port and monitors via JMX? 

-javaagent:/opt/appdynamics/app-agent/javaagent.jar -Dappdynamics.agent.applicationName=App_name -Dappdynamics.agent.tierName=Tier_Name -Dappdynamics.agent.nodeName=node_Name -Dappdynamics.controller.port=8090 -Dappdynamics.controller.hostName=appdynamicstest"

Labels (1)
0 Karma
1 Solution

Gunnar_Svanberg
Path Finder

Big thread bump (-:

It intercepts the classloader during JVM start. Google "Byte code injection" standard java feature since 1.3 I believe. And yes it will get JMX too. IF JMX is enabled.

View solution in original post

Gunnar_Svanberg
Path Finder

Big thread bump (-:

It intercepts the classloader during JVM start. Google "Byte code injection" standard java feature since 1.3 I believe. And yes it will get JMX too. IF JMX is enabled.

Get Updates on the Splunk Community!

Splunk MCP & Agentic AI: Machine Data Without Limits

  Discover how the Splunk Model Context Protocol (MCP) Server can revolutionize the way your organization ...

Finding Based Detections General Availability

Overview  We’ve come a long way, folks, but here in Enterprise Security 8.4 I’m happy to announce Finding ...

Get Your Hands Dirty (and Your Shoes Comfy): The Splunk Experience

Hands-On Learning and Technical Seminars  Sometimes, you just need to see the code. For those looking for a ...