Skip to main content

Setting the agent options

It explains how to apply the options to an agent for using the topology functions.

Applicable agents and versions

Java Agent 1.7.1 or later

whatap.conf configuration

The following data collection options can be set in whatap.conf.

  • tx_caller_meter_enabled Boolean

    Default false

    It creates the topology statistics by using transactions. If the value of the mtrace_enabled option is true, it works.

  • sql_dbc_meter_enabled Boolean

    Default false

    It creates the topology statistics based on the database connection information.

  • httpc_host_meter_enabled Boolean

    Default false

    It represents the HTTPC outbound data from the topology map.

  • actx_meter_enabled Boolean

    Default false

    It represents the status of active transactions in the topology map.

Add the following options to use groups and integrated topologies.

Java: add JVM option
-Dwhatap.okind={group identifier}