Installing the TEA Agent silently
Where you are in the Installation process
The Synthetic Transaction Execution Adapter (TEA) Agent monitors the performance and reliability of worldwide applications through synthetic (also called robotic) transactions. An application specialist uses Silk Performer to record or author .ltz scripts that simulate user transactions. The scripting utility also serves as an execution module to run scripts on the computer with the TEA Agent.
You can install more than one TEA Agent on a single computer. Each agent must have a unique name and a separate installation directory.
The silent installation obtains the required user inputs from the TEAAgent-silent-option.txt file, which is bundled along with the installer.
Before you begin
- The Application Visibility Manager and Synthetic Transaction Execution Adapter (TEA) agent licenses are separate. The Application Visibility Manager license does not entitle the TEA Agent license, and vice-versa.
- The Transaction Execution Adapter (TEA) Agent requires that you install the Silk Performer for TrueSight Operations Management agent first.
- If you plan to install the Silk Performer agent silently, make sure to download the silent.agent.properties file from EPD beforehand.
- Before you begin installation, identify the host computers where you want to install TEA Agents. TEA Agents are grouped into Locations, which are logical groups (such as by geographical location or application type), that are used for load balancing and high availability.
Migrating from BMC TM ART or from BMC Synthetic Transaction Monitoring?
See TMART to TS-Synthetic Amigo for details about the TrueSight Synthetic Assisted MIGration Offering (AMIGO) program.
Encrypting the password for silent installations
The Maintenance Tool enables you to encrypt passwords. You must use encrypted passwords when you define properties for the silent installation so that the passwords are not exposed in the TEAAgent-silent-option.txt file.
To encrypt the archive password
- Log in to the host computer as a user with administrator privileges.
- In the folder with the TEA Agent installation files, go to the Disk1\utility folder, and run the TEAAgentMaintenanceTool.cmd file.
- On the Encrypt tab, enter your password in the Password and Confirm Password fields, and click Encrypt.
- From the Disk1 directory, open the TEAAgent-silent-option.txt file, which is the options file provided with the product installer.
Copy and paste the value from the Encrypted Password field to modify the archive_password and archive_confirm_password properties in the TEAAgent-silent-option.txt file.
For example, if the encrypted password output is DES\:d70cbe3669602717ce66af37cce7ecf0, modify the archive_password property as follows:-J archive_password=DES\:d70cbe3669602717ce66af37cce7ecf0- Save the TEAAgent-silent-option.txt file.
Defining properties and running the silent installation
If you want to install more than one TEA Agent on the same computer, you must run the installation more than once. Each run must have a unique tea_service_name and a separate installLocation directory.
To define properties and run the silent installation
- Log in to the host computer as a user with administrator privileges.
- From the Disk1 directory, open the TEAAgent-silent-option.txt file, which is the options file provided with the product installer.
- Accept the installation directory path, or edit the -P installLocation parameter.
The default installation directory is one of the following, according to your system:- C:\Program Files (x86)\BMC Software\BMCTEAAgent
- C:\Program Files\BMC Software\BMCTEAAgent
Do one of the following:
- If you are installing a single TEA Agent, enter a name for the tea_service_name.
- If you are using an installation deployment tool to deploy multiple TEA Agents, ignore the tea_service_name parameter and set the auto_generated_tea_service_name parameter to true to generate a unique name for each agent automatically.
Each TEA Agent name must be unique in the synthetic transaction monitoring system.
Type or edit the values for the following properties.
Ensure that all passwords are encrypted, as described earlier in this topic.-J agent_group_name=
-J archive_password=
-J archive_confirm_password=
-J portal_host_name=
-J portal_port=8100
-J proxy_host_name=
-J proxy_port=
-J proxy_type=0- Save the TEAAgent-silent-option.txt file.
From the directory where the installer file is stored, open a command prompt, and run the silent installation using the following command:
setup.exe -i silent -DOPTIONS_FILE="<filePath>\TEAAgent-silent-option.txt"The <filePath> is the full location of the options file.
Verify that the TEA Agent installation was successful.
After you install the BMC Transaction Execution Adapter Agent, the service automatically starts, and the Agent is automatically registered by the Presentation Server. The Agent is ready to receive configuration information.
Troubleshooting installation issues
If you face issues during installation, see Troubleshooting the App Visibility Manager deployment
Next step in the Installation process
Now that you have successfully installed the TEA agent, install the other TrueSight components as per your license entitlements. For instructions, see the Installation process.