BMC Helix Operations Management Extractor


Use the BMC Helix Operations Management extractor (BHOM ETL) to collect configuration and performance metrics of devices monitored by the PATROL Agents, which are installed in the monitored environment. The collected data is used for analyzing and optimizing the capacity of these monitored devices.

This ETL supports the following platforms:

  • Standalone Linux, Solaris, AIX and Windows hosts
  • Oracle Solaris (LDOM Host, Zone Host, LDOMs, Zones)
  • IBM AIX (AIX Host, LPARs, SPLPARs, DLPARs, POOL)
  • Light Weight Protocols

Collecting data by using the BMC Helix Operations Management ETL

To collect data by using the BMC Helix Operations Management ETL, perform the following tasks:

Complete the pre-configuration tasks

Before you begin

Configure the ETL

Basic properties of the ETL

Some of the basic properties display default values. You may modify these values if required.

To configure the basic properties:

  1. Navigate to Administration ETL & System Tasks > and select ETL tasks.
  2. 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 Run configuration tab.
    bhom_add_etl.png

  3. In the Run configuration section, from the ETL module list, select BMC - Helix Operations Management Extractor. The name of the ETL is displayed in the ETL task name field. You can edit this field to customize the name.
  4. (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: Generic scheduler (the scheduler preconfigured in Helix, also referred as Cloud ETL Engine).

  5. Click Save
  6. The ETL tasks page shows the details of the newly configured BMC Helix Operations Management ETL. 
    bhom_etl_tasks_page.png

Advanced properties of the ETL (optional)

You may configure the advanced properties to change the way the ETL works.

To configure the advanced properties:

  1. On the Add ETL page, click Advanced.
  2. Configure the following properties:

    Run configuration
    Property
    Description
    Run configuration name
    Specify the name that you want to assign to this ETL task configuration. The default configuration name is displayed. You can use this name to differentiate between the run configuration settings of ETL tasks.
    Deploy status
    Select the deploy status for the ETL task. For example, you can initially select Test and change it to Production after verifying that the ETL run results are as expected.
    Description 
    A short description of the ETL module.
    Log level
    Specify the level of details that you want to include in the ETL log file. Select one of the following options:
    • 1 - Light: Select to add the bare minimum activity logs to the log file.
    • 5 - Medium: Select to add the medium-detailed activity logs to the log file.
    • 10 - Verbose: Select to add detailed activity logs to the log file.
    Use log level 5 as a general practice. You can select log level 10 for debugging and troubleshooting purposes.
    Collection level
    Property
    Description
    Metric profile selection
    Select the metric profile that the ETL must use. The ETL collects data for the group of metrics that is defined by the selected metric profile.
    • Use Global metric profile: This is selected by default. All the out-of-the-box ETLs use this profile.
    • Select a custom metric profile: Select the custom profile that you want to use from the Custom metric profile list. This list displays all the custom profiles that you have created.
    For more information about metric profiles, see Adding-and-managing-metric-profiles.
    Levels up to
    Specify the metric level that defines the number of metrics that can be imported into the database. The load on the database increases or decreases depending on the selected metric level.To learn more about metric levels, see Adding-and-managing-metric-profiles.

    Additional properties

    Property

    Description

    List of properties

    Specify additional properties for the ETL that act as user inputs during runtime. You can specify these values now or you can do so later by accessing the "You can manually edit ETL properties from this page" link that is displayed for the ETL in the edit mode.

    1. Click Add.
    2. Add an additional property in the etl.additional.prop.n box.
    3. Click Apply.
      Repeat this task to add more properties.

    bhom_etl_add_props.PNG

    This ETL supports the following additional properties:

    • helix.extract.prop.durationBy default, Patrol Agent collects data every 1 minute and the ETL aggregates 15 minutes of metrics data. Use this property to customize the metric aggregation window. The valid values are between 15 and 1440. For example, set helix.extract.prop.duration as 15.
    • helix.extract.prop.entitiesThe BMC Helix Operations Management ETL extracts metrics from multiple entity types. Use this property to select specific entity type from which you want to extract data. The valid values are Linux, Windows, AIX, Solaris, and LWP. For example, set helix.extract.prop.entities as linux. 
    • extract.change.namespaceThis property duplicates shared metrics of BMC Helix Operations Management ETL and VMware ETL in separate namespaces. 
      • When this property is set to falseshared metrics are assigned the opt:meas namespace. This is the default value. 
        overlap_true_shaded_white.jpg
      • When this property is set to trueshared metrics are duplicated as opt:meas:vn and opt:meas namespaces. 
        overlap_false_shaded_white.jpg

    You can also assign values to these properties later from the ETL configuration window.

    Loader configuration

    Property

    Description

    Empty dataset behavior

    Specify the action for the loader if it encounters an empty dataset:

    • Warn: Generate a warning about loading an empty dataset.
    • Ignore: Ignore the empty dataset and continue parsing.

    Maximum number of rows for CSV output

    A numeric value to limit the size of the output files.

    Remove domain suffix from datasource name (Only for systems) 

    Select True to remove the domain from the data source name. For example, server.domain.com will be saved as server. The default selection is False.

    Leave domain suffix to system name (Only for systems)

    Select True to keep the domain in the system name. For example: server.domain.com will be saved as is. The default selection is False.

    Skip entity creation (Only for ETL tasks sharing lookup with other tasks)

    Select True if you do not want this ETL to create an entity and discard data from its data source for entities not found in Continuous Optimization. It uses one of the other ETLs that share a lookup to create a new entity. The default selection is False.

  3. Click Save.

The ETL tasks page shows the details of the newly configured BHOM ETL.

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:

  1. Navigate to Administration ETL & System Tasks, and select ETL tasks.
  2. On the ETL tasks page, click the ETL. The ETL details are displayed.
    etl_details.png

  3. In the Run configurations table, click Edit edit_this_run_configuration.png to modify the ETL configuration settings.
  4. On the Run configuration tab, ensure that the Execute in simulation mode option is set to Yes, and click Save.
  5. Click Run active configuration. A confirmation message about the ETL run job submission is displayed.
  6. 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.
  7.  If the ETL run status is Warning, Error, or Failed:
    1. On the ETL tasks page, clickclick to view details.pngin the last column of the ETL name row.
    2. Check the log and reconfigure the ETL if required.
    3. Run the ETL again.
    4. Repeat these steps until the ETL run status changes to OK.

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

  1. On the ETL tasks page, click the ETL. The ETL details are displayed.
  2. In the Run configurations table, click Edit edit_this_run_configuration.png to modify the ETL configuration settings. The Edit run configuration page is displayed.
  3. On the Run configuration tab, select No for the Execute in simulation mode option, and click Save.
  4. 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:

  1. On the ETL tasks page, click the ETL, and click Edit task. The ETL details are displayed.
    aws_api_etl_schedule_run.png
  2. 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.
  3. 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.

Verify data collection

Verify that the ETL ran successfully and confirm that the BMC Helix Operations Management data is refreshed in the Workspace. The ETL aggregates 15 minutes of PATROL Agent data.

To verify whether the ETL ran successfully

  1. Click Administration > ETL and System Tasks > ETL tasks.
  2. In the Last exec time column corresponding to the ETL name, verify that the current date and time are displayed.
  3. In the Last exit column corresponding to the ETL name, verify that the status is OK.
    In case of WARNING or ERROR, click click to view details.png in the last column of the ETL name row to review the log files.

To verify that the BMC Helix Operations Management data is refreshed:

  1. In the Workspace tab, expand BMC Helix Operations Management Extractor > Systems.
  2. In the left pane, verify that the hierarchy displays the instances.
  3. Select an instance and click the Metrics tab in the right pane.
  4. Confirm that the Last Activity column in the Configuration metrics and Performance metrics tables displays the current date. 

Supported PATROL Agents and Knowledge Modules (KMs)

Patrol Agent version

Patrol Knowledge Module (KM)

Patrol Agent for Unix 21.3.00 and later

Patrol for Linux

20.05

Patrol Agent for Unix 21.3.00 and later

Patrol for Solaris

1.0.00.01

Patrol Agent for Unix 21.3.00 and later

Patrol for Light Weight Protocols

3.0.01

Patrol Agent for Unix 22.4 and later

Patrol for AIX servers

1.1.30

Patrol Agent for Windows 21.3.00 and later

Patrol for Microsoft Windows servers

20.05


 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*