When you install the DevTest Java Agent, you specify an agent parameters string. This topic describes the options that can be included in the string.
Important! The name option is required.
Defines the broker to which the agent connects. Use the following format:
url=tcp://broker-host:broker-port
Set the broker-host portion to the name or IP address of the computer where the broker is deployed.
Set the broker-port portion to the TCP port on which the broker is listening. The default value is 2009.
Defines the name of the agent. Use the following format:
name=agent-name
Be sure to provide a descriptive name.
Avoid using the same name for multiple agents.
Makes access to the agent secure. Use the following format:
token=admin-token:user-token
For more information, see Java Agent Security.
The heap option is available only with the native agent.
Specifies whether to enable the heap-walking APIs, which are required for TIBCO BusinessWorks baselines. The valid values are true and false. The default value is false.
The jar option is available only with the native agent.
Defines the path to the LisaAgent.jar file.
Copyright © 2014 CA Technologies.
All rights reserved.
|
|