Migrating synthetic configurations
You can migrate configurations to TrueSight Presentation Server from BMC Transaction Management Application Response Time (BMC TM ART). Migrating is especially helpful because it allows you to reuse existent configurations. This saves time in getting started synthetic transaction monitoring in the TrueSight Presentation Server.
The BMC Transaction Execution Adapter Agent (TEA Agent) installation files include a command-line utility for migrating your scripts and configurations from your existing BMC TM ART installation. The migration is divided into two stages: export from BMC TM ART and import to the TrueSight Presentation Server.
The following topics are included:
To export a self-signed certificate for secure BMC TM ART
If your installation of BMC TM ART is secured using a self-signed certificate, perform the following procedure before starting your export.
- Open the BMC TM ART client in a browser.
- From the web browser, export the certificate for BMC TM ART and save it.
- Open a command prompt and change the directory to the ...\Disk1\files\jre\bin folder.
Run the following command:
keytool -import -alias "<alias name>" -file "<.cer file path>" -keystore "<cacerts path>"- <.cer file path> is the full path of the .cer file that you saved.
- <cacerts path> is the full path to the cacerts file: ...\Disk1\files\jre\lib\security\cacerts
To export from BMC TM ART
- Run the migration_tool batch file from the ...\Disk1\utility\ConfigurationMigrationTool folder of your TEA Agent installer files.
- Enter 1 to select export from BMC TM ART.
Enter the required parameters for your BMC TM ART connection, or press Enter to accept the default values.
Enter the required parameters for your BMC TM ART database, or press Enter to accept the default values.
The [confluence_table-plus] macro is a standalone macro and it cannot be used inline. Click on this message for details.
The export starts running. This may take some time. The amount of time depends on the amount of data that you are exporting.
The migration files are created in the ConfigurationMigrationTool\Migration_output folder.
To import configurations and scripts into the TrueSight Presentation Server
- Run the migration_tool batch file from the ...\Disk1\utility\ConfigurationMigrationTool folder of your TEA Agent installation files.
- Enter 3 to select import.
Enter the required parameters for your TrueSight Presentation Server connection, or press Enter to accept the default values.
The [confluence_table-plus] macro is a standalone macro and it cannot be used inline. Click on this message for details.
All of the configurations and scripts are imported into the TrueSight Presentation Server. The files that were created as part of the export process are deleted automatically.
Related topics
Upgrading-a-synthetic-TEA-Agent-silently
Upgrading-a-synthetic-TEA-Agent-using-the-installation-wizard