Knowledge Base
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Knowledge Base Articles

How do I instrument the Tableau Server?

Instrumenting Tableau Server (through version 10.5) for Java Agent   Tableau Server installer spawns a number of processes. You’ll need to identify which processes to monitor based on your need.   For example, to monitor these processes execute the ...

app-dashboard.png sample-cmd.png

JVM Correlation FAQ

Question:   Injecting special headers into an application payload is disturbing application functionality. How do I resolve this?   Answer:   Disable the exit call correlation based on the exit call that is being sent to the payload. There are two wa...

Disable Correlation.png Disable Correlation.png
Erin by AppDynamics Team (Retired)
  • 5734 Views
  • 0 comments
  • 0 kudos

How to set up auto-naming on a Java Agent

To set up a Java Agent to automatically give unique names to nodes for the application, add the following element to the /conf/controller-info.xml file.   <auto-naming>true</auto-naming>     Example using a 4.2.14.0 Agent:   Add the following e...

Preet.Gaur by AppDynamics Team
  • 4343 Views
  • 0 comments
  • 0 kudos

How to identify which permissions to add under server.policy

When running WebSphere with Security Enabled, the user must provide permissions to the Java Agent, to ensure a seamless interaction between the two.   Add the following snippet to the security policy file:   grant codeBase "file:\* AGENT_DEPLOYMENT_...

Preet.Gaur by AppDynamics Team
  • 7777 Views
  • 0 comments
  • 0 kudos

Configure the Java Agent for TIBCO BusinessWorks

This article describes how to configure the AppDynamics Java Agent for TIBCO Business Works. Common Configuration and Deployment Scenarios The two most common ways to add the Java Agent to the TIBCO BusinessWorks process are: Configure and deploy us...

tibco-admin-UI.png tibco-designer.png
charles.smith by AppDynamics Team (Retired)
  • 15543 Views
  • 2 comments
  • 1 kudos

How to resolve Machine Agent failing to report with no error

Scenario:   A legacy Machine Agent and Java Application Agent are installed on a machine. Despite correct installation and configuration, one or both of the Agents do not report. The first step in troubleshooting this issue is to validate the Unique ...

Screen Shot 2017-06-28 at 4.58.26 PM.png Screen Shot 2017-06-28 at 4.58.38 PM.png
Preet.Gaur by AppDynamics Team
  • 7184 Views
  • 2 comments
  • 0 kudos

How do I instrument multiple JVMs on a single machine

What do I need to know about configuring multiple Java Agent JVMs that reside on a single machine?   This article describes how to configure multiple JVMs for the  AppDynamics Java Agent when they reside on a single machine. In the AppDynamics model...

charles.smith by AppDynamics Team (Retired)
  • 20954 Views
  • 3 comments
  • 5 kudos
Featured Article