Splunk AppDynamics

Can I use a single appd java agent to monitor multiple tiers?

CommunityUser
Splunk Employee
Splunk Employee

Hi,

I'm running multiple tiers (all JVMs) in my laptop, therefore trying to see if I can use a single Java agent to monitor all tiers? If it's not possible, can I use a single Java agent to monitor all the nodes in a specific tier? I will be using a custom POJO entry point and custom corelation as well. 

Regards

Raj

Labels (1)
0 Karma

Peter_Holditch
Builder

 You can use one agent installation to monitor as many JVMs as you like on a single server.

Just take care that you give each JVM a unique node name with the -Dappdynamics.agent.nodeName system property

Warm regards,

Peter

0 Karma

CommunityUser
Splunk Employee
Splunk Employee

Thanks, Peter. 

I haven't tested this yet, but clarifying it to be on the safe side. Custom correlation needs to be done differently per tier as far as I understood, so how do we do this if we use a single agent to monitor multiple tiers?

Regards

Raj

0 Karma

Peter_Holditch
Builder

Just set the tier names for your JVMs appropriately, again with the system properties.

Tiers are entirely a logical construct; co-hosting JVMs makes no difference.

To be absolutely clear here, you have a single agent install on the filesystem.  Each JVM, however, will contain an independent running agent so from a runtime perspective you really have one agent per JVM

Warm regards,
Peter.

0 Karma
Get Updates on the Splunk Community!

New This Month - Splunk Observability updates and improvements for faster ...

What’s New? This month, we’re delivering several enhancements across Splunk Observability Cloud for faster and ...

What's New in Splunk Cloud Platform 9.3.2411?

Hey Splunky People! We are excited to share the latest updates in Splunk Cloud Platform 9.3.2411. This release ...

Buttercup Games: Further Dashboarding Techniques (Part 6)

This series of blogs assumes you have already completed the Splunk Enterprise Search Tutorial as it uses the ...