Previous Topic: How to Monitor Data with CA IntroscopeNext Topic: Configure EPAgent Logging Options


Configure EPAgent Properties

The properties used by the EPAgent are the same as the properties that are used for the Java agent.

Follow these steps:

  1. Configure the EPAgent settings in the IntroscopeEPAgent.properties file. The settings for the EPAgent are the same type as found in the [assign the value for wisc in your book] Agent profile.

    Note: For more information about properties, see the [assign the value for wapm in your book] Java Agent Implementation Guide.

  2. If you change the name or location of the IntroscopeEPAgent.properties file, you can set it with the Java system property:

    -Dcom.wily.introscope.epagent.properties=filename

    Note: This system property should immediately follow "java" in the command line. If it is placed later on the command line—for example, after -jar—it will not work.