Changing the Status of Transaction Tracking and Diagnostics data collection

For V8.1.0.3 and later, on the agent configuration page, you can change the status of the transaction tracking and diagnostics data.

About this task

You can change the status of transaction tracing and diagnostic data collection with the help of command prompt. Refer the following procedure to know about these commands.

Procedure

  1. Open the bin directory and run the following command:
    • Linux or AIXcd <DCHOME>/j2se_dc/.gdc/toolkit_version/bin/
    • Windowscd <DCHOME>\j2se_dc\.gdc\toolkit_version\bin\
    Where toolkit_version is,
    • For V8.1.4.0 and earlier, toolkit_verion is 7.3.0.5.0.
    • For V8.1.4.0.1 and later, toolkit_verion is 7.3.0.14.0.
  2. To check the status, enter the following command:
    • Linux or AIXconfig.sh <application_alias_name>
    • Windowsconfig.bat <application_alias_name>
  3. When prompted select the option to enable or disable Transaction Tracking. Default is Yes.
  4. When prompted select the option to enable or disable Diagnostics data collection. Default is Yes.
    1. If Yes, then select the option to enable/disable Method Trace. Default is NO.