Red Hat Enterprise Virtualization - Extractor service
Step I. Complete the preconfiguration tasks
- Make sure that you are collecting data from the supported versions of RHEV: 4.4 (with compatibility version 4.7), 4.3, 4.2, 4.1, 4.0
- Create an ETL user and assign the login permissions to the user. The ETL uses this user and the API calls to connect to RHEV for data collection.
- Log into the Red Hat Virtualization Manager terminal.
- Run the following command to create a new user:
ovirt-aaa-jdbc-tool user add bmcETL --attribute=firstName=bmc_etl
- Change the password of the user by using the following command:
ovirt-aaa-jdbc-tool user password-reset bmcETL --password=pass:<new password>
- Change the password of the user by using the following command:
- Ensure you can log in to the RHEV console using the ETL user you created. If you are unable to log in, you might need to unblock the user using the following command:
ovirt-aaa-jdbc-tool user unlock bmcETL - Log in to the RHEV console as an admin. Navigate to Portals > Administration Portal.
- From the left navigation pane, go to Administration > Users section.
- Click Add and search for the newly added bmcETL user from the list of users. Click Add to save the changes.
- Create a role for the bmcETL user.
- Navigate to Administration > Configure > Roles section.
- Click New.
- Enter the name and the description, and from Account Type, select Admin.
- In the Check boxes to Allow Action section, expand System > Configure System. Verify that only the Login Permissions are available to the bmcETL user.
- Click OK to save the role.
- Navigate to the System Permissions section, and click Add.
- On the Add System Permission to User screen, search for the bmcETL user and select it. From the Role to Assign dropdown list, select the name of the role that you have created in step 2g (iii).
- Click OK to save the preferences.
- Ensure you can log in to the RHEV console using the ETL user you created. If you are unable to log in, you might need to unblock the user using the following command:
The ovirt-aaa-jdbc-tooltool is used for managing users, groups, permissions, and other authentication and authorization aspects. When you have a Red Hat Virtualization environment up and running, the necessary components, including the ovirt-aaa-jdbc-tool, are typically installed as part of the overall deployment.
Step II. Configure the ETL
You must configure the ETL to connect to Red Hat Enterprise Virtualization for data collection. ETL configuration includes specifying the basic and optional advanced properties. While configuring the basic properties is sufficient, you can optionally configure the advanced properties for additional customization.
A. Configuring the basic properties
To configure the basic properties:
- Navigate to Administration > ETL & System Tasks, and select ETL tasks.
- On the ETL tasks page, click Add > Add ETL under the Last run tab. The Add ETL page displays the configuration properties. You must configure properties in the following tabs: Run configuration, Entity catalog, and RHEV Manager API Connection.
- On the Run configuration tab, select Red Hat Enterprise Virtualization - Extractor Service from the ETL module list. The name of the ETL is displayed in the ETL task name field. You can edit this field to customize the name.
- Click the Entity catalog tab, and select one of the following options:
- Shared Entity Catalog: Select if the other ETLs access the same entities that are used by this ETL.
- From the Sharing with Entity Catalog list, select an entity catalog name that is shared between ETLs.
- Private Entity Catalog: Select if you want to use this ETL independently.
If you are collecting business services data, we recommend that you select Shared Entity Catalog to avoid duplication of entities.
- Shared Entity Catalog: Select if the other ETLs access the same entities that are used by this ETL.
- Click the RHEV Manager API Connection tab, and configure the following properties:
- The name of the host where the RHEV-M console is installed and the port number for the RHEV-M API.
- Transport type as HTTP or HTTPS. The default is HTTPS.
- The user name, domain the user belongs to, and the password to connect to the RHEV-M API.
(Optional) Override the default values of properties in the following tabs:
The [confluence_table-plus] macro is a standalone macro and it cannot be used inline. Click on this message for details.
*Scheduler compatible with this ETL: Remote ETL Engine.- Click Save.
- The ETL tasks page shows the details of the newly configured Red Hat Enterprise Virtualization - Extractor Service ETL.
(Optional) B. Configuring the advanced properties
You can configure the advanced properties to change the way the ETL works.
To configure the advanced properties:
- On the Add ETL page, click Advanced.
Configure the following properties:
- Click Save.
The ETL tasks page shows the details of the newly configured Red Hat Enterprise Virtualization - Extractor Service ETL.
Step III. Run the ETL
After you configure the ETL, you can run it to collect data. You can run the ETL in the following modes:
A. Simulation mode: Only validates connection to the data source, does not collect data. Use this mode when you want to run the ETL for the first time or after you make any changes to the ETL configuration.
B. Production mode: Collects data from the data source.
A. To run the ETL in the simulation mode
To run the ETL in the simulation mode:
- Navigate to Administration > ETL & System Tasks, and select ETL tasks.
- On the ETL tasks page, click the ETL. The ETL details are displayed.
- In the Run configurations table, click Edit
to modify the ETL configuration settings.
- On the Run configuration tab, ensure that the Execute in simulation mode option is set to Yes, and click Save.
- Click Run active configuration. A confirmation message about the ETL run job submission is displayed.
- On the ETL tasks page, check the ETL run status in the Last exit column.
OK Indicates that the ETL ran without any error. You are ready to run the ETL in the production mode. - If the ETL run status is Warning, Error, or Failed:
- On the ETL tasks page, click
in the last column of the ETL name row.
- Check the log and reconfigure the ETL if required.
- Run the ETL again.
- Repeat these steps until the ETL run status changes to OK.
- On the ETL tasks page, click
B. To run the ETL in the production mode
You can run the ETL manually when required or schedule it to run at a specified time.
To run the ETL manually
- On the ETL tasks page, click the ETL. The ETL details are displayed.
- In the Run configurations table, click Edit
to modify the ETL configuration settings. The Edit run configuration page is displayed.
- On the Run configuration tab, select No for the Execute in simulation mode option, and click Save.
- To run the ETL immediately, click Run active configuration. A confirmation message about the ETL run job submission is displayed.
When the ETL runs, it collects data from the source and transfers it to the BMC Helix Continuous Optimization database.
To schedule the ETL run in the production mode
By default, the ETL is scheduled to run daily. You can customize this schedule by changing the frequency and period of running the ETL.
To configure the ETL run schedule:
- On the ETL tasks page, click the ETL, and click Edit task. The ETL details are displayed.
- On the Edit task page, do the following, and click Save:
- Specify a unique name and description for the ETL task.
- In the Maximum execution time before warning field, specify the duration for which the ETL must run before generating warnings or alerts, if any.
- Select a predefined or custom frequency for starting the ETL run. The default selection is Predefined.
- Select the task group to which you want to assign the ETL task.
- Click Schedule. A message confirming the scheduling job submission is displayed.
When the ETL runs as scheduled, it collects data from the source and transfers it to the BMC Helix Continuous Optimization database.
Step IV. Verify data collection
Verify that the ETL ran successfully and check whether the Red Hat Enterprise Virtualization data is refreshed in the Workspace.
To verify whether the ETL ran successfully
- Click Administration > ETL and System Tasks > ETL tasks.
- In the Last exec time column corresponding to the ETL name, verify that the current date and time are displayed.
- In the Last exit column corresponding to the ETL name, verify that the status is OK.
In case of WARNING or ERROR, click in the last column of the ETL name row to review the log files.
To verify that the Red Hat Enterprise Virtualization data is refreshed:
- In the Workspace tab, expand Red Hat Enterprise Virtualization - Extractor Service > Systems.
- In the left pane, verify that the hierarchy displays the Red Hat Enterprise Virtualization instances.
- Click a Red Hat Enterprise Virtualization instance, and click the Metrics tab in the right pane.
- Check if the Last Activity column in the Configuration data and Performance metrics tables displays the current date.
The following image shows sample metrics data.
To learn more about these metrics, see Entity-relationship-and-metrics-for-Red-Hat-Enterprise-Virtualization-Extractor-Service.