AppD Archive

How to configure AppDynamics Agent for OC4J (Oracle Application Server)

CommunityUser
Splunk Employee
Splunk Employee

Do anyone implement appdynamics agent for OC4J (Oracle Application Server) and how do you configured the same?

Does app agent can be configured for SSO/OID component of the Oracle Application server?

0 Karma

Arun_Dasetty
Super Champion

Hi Kaushik,

Please find the steps to configure OC4J Oracle Application server:

- You need to add the -javaagent JVM argument as java startup option in the startup config file appropriately.
- Mostly it should be in opmn.xml where all configurations are specified.

For example:

========================================
<module-data>
<category id="start-parameters">
.....
<data id="java-options" value="<other options> -javaagent:/<path to agent installation directory>/javaagent.jar"/>
.....
</category>

=================

Other setup instructions remains same, which you can follow up from here:

http://docs.appdynamics.com/display/PRO13S/Install+the+App+Agent+for+Java

regarding other query, we currently do not officially support SSO/OID component of the Oracle Application server, However you can go ahead and try configuring app server agent if they are J2EE containers, if no OOTB BT discovers you can go ahead and define custom POJO rules.

Let us know if that clarifies your queries.

Thanks,

Arun

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Thanks for the Memories! Splunk University, .conf25, and our Community

Thank you to everyone in the Splunk Community who joined us for .conf25, which kicked off with our iconic ...

Data Persistence in the OpenTelemetry Collector

This blog post is part of an ongoing series on OpenTelemetry. What happens if the OpenTelemetry collector ...

Introducing Splunk 10.0: Smarter, Faster, and More Powerful Than Ever

Now On Demand Whether you're managing complex deployments or looking to future-proof your data ...