On this page:

Works with:

You can register app agent node properties to customize app agent behavior at the application, tier or node level.

About Node Properties

App agent node properties control the features and preferences for the Java Agent and .NET Agent. Such agent-specific settings include limits on the number of business transactions, the minimum number of requests to evaluate before triggering a diagnostic session, and so on.

Node properties follow an inheritance model similar to instrumentation detection, so you can set an individual property globally for an application or at the tier or node levels. 

It is possible to set node properties in the Controller UI for the PHP, Node.js, Python, Web Server Agent, and C/C++ SDK agents, however, doing so may lead to unexpected behavior or agent failure, and is therefore not supported for those agent types.


Even though it is possible to configure node properties in the app-agent-config.xml file in the agent home directory, AppDynamics recommends that you use the Controller UI to configure node properties. The Controller UI displays only those node properties that are registered to the agent.

The App Agent Node Properties Reference reference includes additional properties that do not appear in the UI by default. You can register these properties yourself, but unregistered properties are intended for specific application or troubleshooting scenarios and can impact the performance of your deployment. You should register properties or configure properties directly in app-agent-config.xml only under the guidance of AppDynamics Support or as specifically instructed by the documentation.

Permissions

Users need the Configure Agent Properties permission to create, edit, or delete agent configuration.

Edit a Registered Node Property

In the Controller UI, you can access node properties for a particular node or for all nodes from the dashboard of any node in the application, as follows:

  1. Access the node dashboard by going to the App Servers page. Ssee Tiers and Nodes 
  2. Expand the tier that contains the node on which you want to configure a node property and double-click the node.
  3. In the node dashboard, click Actions > Configure App Server Agent
  4. Select the Use Custom Configuration button, and then find and double click on the property you want to modify. See Hierarchical Configuration Inheritance for more information on how node settings work.

After customizing a configuration, you can copy the configuration to other nodes, to the tier, or apply it to the entire application.

Add a Registered Node Property

You can register and configure unregistered App Agent Node Properties Reference as instructed by AppDynamics Support or as documented.  

To register a node property, create a custom configuration for the node, as described in Edit Registered Node PropertyAdd properties by clicking the + plus icon at the top of the list of current node properties.

In the Create Agent Property window, use the values from App Agent Node Properties Reference to provide values for the name, description, type, and value of the property.