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
To install and run the event migration utility
- Ensure that you perform all the actions given the Preparing-for-event-data-migration topic.
- 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.- Specify the precedence settings for the policies that you want to migrate.
- Go to the <migration_utility_home_folder>/conf/migration.properties file.
Change the values in the executionOrder column if the precedence is incorrect; otherwise, leave them as is.
The policy precedence can be between 0 and 9999.The following image displays an example <migration_utility_home_folder>/ExecutionOrderDetails_<cell_name>.csv file:
- Open the migration utility by navigating to http://localhost:8080/ from any browser.
- On the migration utility Home page in your browser, 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.