Installing and running the event migration utility
Follow the instructions in this topic to download and install the utility.
Minimum requirements
- Java 11. Recommended version openjdk 11.0.7
- BMC Helix Operations Management
- TrueSight Operations Management
Before you begin
On the server where you want to run the migration utility, create the eventmigration directory.
- In the eventmigration directory, perform the following steps:
- Download migration utility from the same location from the location shared by BMC Support.
Unzip the event migration utility files, which creates the following folder structure is created:
Update the conf/migration.properties file with tenant details that you obtained from Preparing-for-event-data-migration.
To install and run the event migration utility
- On the server where you downloaded the migration utility, create the mcell_home\etc directory.
- Copy the Knowledge Base (KB) files in the mcell_home\etc\<cell_name>\kb directory.
- In the mcell_home\etc directory, ensure that the Knowledge Base (KB) files are present in the <cell_name>\kb directory.
- Make sure that you can access the internet from the server where you are running the utility.
- Open command prompt and navigate to the directory where you downloaded the migration utility jar file.
Run the following command:
java -jar <jar_name>.jar --truesight.mcellhome="<mcell_home dir location>" --truesight.conf="<conf folder location>"For example:
java -jar migratekb-22.4.2.jar --truesight.mcellhome="C:\eventmigration\mcell_home" --truesight.conf="C:\migratekb-utility\target\migratekb-22.4.2-bin\migratekb-22.4.2\conf"The following message appears:
Use: http://localhost:8080 to connect to the GUI.- From any browser, go to http://localhost:8080/ to open the migration utility and navigate to the Classes tab.
- On the BHOM Tenant Details tab, provide the BMC Helix Operations Management tenant details.
For information about obtaining the tenant details, see Preparing-for-event-data-migration. On the List Event Classes tab, select the classes to migrate.
Event classes can be filtered by status and category. To see the list of available statuses and categories, see Key-considerations-for-migrating-event-data-to-BMC-Helix-Operations-Management.- Click Migrate.
Where to go from here
See the migration summary report for the migration status and other details.