Java API configuration
When you define a Java™ API data source in your agent, some configuration properties are created for you.
If you define a Java API
data source in your agent, the agent must use Java to connect to the Java API server. Java configuration
properties are added to the agent automatically. The following Java configuration properties are
specific to the agent runtime configuration:
These configuration variables are available on the Runtime Configuration Information page of
the Agent Editor under Configuration for
Java Virtual Machine (JVM), and Configuration
for Java API.
| Name | Valid values | Required | Description |
|---|---|---|---|
| Java home | Fully qualified path to a directory | No | A fully qualified path that points to the Java installation directory. |
| Java trace level | Choice | Yes | Use this property to specify the trace level that is used by the Java providers. |
| JVM arguments | String | No | Use this property to specify an optional list of arguments to the Java virtual machine. |
| Class path for external jars | String | No | Path containing any JAR files that are not included with the agent, but are necessary for the runtime client operation. |