cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Preet.Gaur
AppDynamics Team

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:

 

  1. Add the following element to the /AppServerAgent-4.2.14.0/ver4.2.14.0/conf/controller-info.xml file:
    • <auto-naming>true</auto-naming>
  2. Restart the JVM.
  3. Node names will be listed as null in the Controller UI until the server is started. Naming convention is application_server@host.
Version history
Last update:
‎07-20-2017 02:36 PM
Updated by:
Contributors