AppD Archive

How do I install a Windows Agent for a Glassfish server?

CommunityUser
Splunk Employee
Splunk Employee

How do I install a Windows Agent for a Glassfish server?

Tags (1)
0 Karma

Arun_Dasetty
Super Champion

Hi Jeff,

Please find the steps to install agent on GlassFish server:

1. If you are using GlassFish v3.x, first configure the OSGi containers. For details see http://docs.appdynamics.com/display/PRO12S/OSGi+Infrastructure+Configuration

2. Log into the GlassFish domain where you want to install the App Server Agent.

3. In the left navigation tree Common Tasks section, click Application Server. The Application Server Settings dialog opens.

4. In the JVM Settings tab, click JVM Options.

5. Click Add JVM Option and  add an entry for the javaagent argument. The javaagent argument contains the full path, including the drive, of the App Server Agent installation directory.

-javaagent:<Drive>:\<agent_install_dir>\javaagent.jar

refer doc: http://docs.appdynamics.com/display/PRO12S/Glassfish+Startup+Settings

Thanks,

Arun

Tags (2)
0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...