Storage - Dell EMC Unity CIM Server Extractor Service - Documentation for BMC Helix Continuous Optimization 22.2

The ETL relies on the Unity SMI-S Agent to collect information about Dell EMC Unity storage systems. Because some connectivity issues may exist and cause the ETL to fail, it is highly recommended to test the connection to this specific component. The procedure is as follows:

The ETL relies on the Unity SMI-S Agent to collect information about Dell EMC Unity storage systems. Because some connectivity issues may exist and cause the ETL to fail, it is highly recommended to test the connection to this specific component. The procedure is as follows:

  1. Download the troubleshooting tool from EPD.
  2. Run the command java –jar <Troubleshooting_Tool_Name.jar> to launch the tool.
  3. Enter the information required to connect to the system and click Test Connection.
  4. Wait for the test to complete.
  5. If a connectivity issue is detected, an error message will appear. In this case, the issue encountered does not concern the ETL. Check your configuration to diagnose the source of the issue.
  6. Click Save As to export the connection test results into a txt file.


Customizing volumes and shares monitoring

Discovering volumes and/or shares and collecting their performance metrics are resource-intensive actions that can create extra workload on the system. To reduce the system resource consumption, administrators can disable or enable the volumes and/or shares monitoring at will and fine-tune the creation of volume and/or share entities into the BMC Helix Continuous Optimization environment.

The following metrics are no longer collected and displayed in the console when volumes monitoring is disabled:

DatasetMetrics
STOGLB
    • DS_SYSNM (System name in the datasource)
    • ST_CONFIGURED_VOLUME_CAPACITY (Configured Volume Capacity)
    • ST_CONFIGURED_VOLUME_CAPACITY_PCT (Storage System Configured Capacity Percentage)
    • ST_DEVICECOUNT (Storage Devices Number)
    • ST_HOSTCNT (Attached Hosts Number)
    • ST_OVERSUBSCRIBED_CAPACITY (Storage Oversubscribed Capacity)
    • ST_POOL_DEV_COUNT (Pool devices count)
    • ST_SYSTEM_SUBSCRIBED_CAPACITY (Storage Subscribed Capacity)
    • ST_VOLUME_CONSUMED_CAPACITY (Volume Consumed Capacity Percentage)
    • ST_VOLUME_CONSUMED_CAPACITY_PCT (Volume Consumed Capacity Percentage)
    • ST_VOLUME_HOST_VISIBLE_CAPACITY (Host Volume Visible Capacity)
    • ST_VOLUME_IO_RATE (Volume Operation Rate)
    • ST_VOLUME_IO_READ_RATE (Volume Read Operation Rate)
    • ST_VOLUME_IO_WRITE_RATE (Volume Write Operation Rate)
    • ST_VOLUME_MAPPED (Volume Mapped)
    • ST_VOLUME_RAID_LEVEL (RAID level of the volume)
    • ST_VOLUME_RESPONSE_TIME (Volume Response Time)
    • ST_VOLUME_TIME_SINCE_LAST_ACTIVITY (Volume Time Since Last Activity)
    • ST_VOLUME_TRANSFER_BYTE_RATE (Volume Transfer Byte Rate)
    • ST_VOLUME_TYPE (Storage Volume Type)
    • SYSNM (System Name)
    • SYSTYPENM (System Type)
    • VOLUME_EXTERNAL_ID (Volume External Unique Identifier)

The following metrics are no longer collected and displayed in the console when shares monitoring is disabled:

DatasetMetrics
STOGLB
    • DS_SYSNM (System name in the datasource)
    • ST_AVAILABLE_CAPACITY (Available Capacity)
    • ST_AVAILABLE_CAPACITY_PCT (Available Capacity Percentage)
    • ST_CAPACITY (Storage Capacity)
    • ST_CONSUMED_CAPACITY (Storage Consumed Capacity)
    • ST_CONSUMED_CAPACITY_PCT (Storage Consumed Capacity Percentage)
    • ST_DEVICECOUNT (Storage Devices Number)
    • ST_POOL_DEV_COUNT (Pool devices count)
    • ST_VOLUME_IO_RATE (Volume Operation Rate)
    • ST_VOLUME_IO_READ_RATE (Volume Read Operation Rate)
    • ST_VOLUME_IO_WRITE_RATE (Volume Write Operation Rate)
    • ST_VOLUME_TRANSFER_BYTE_RATE (Volume Transfer Byte Rate)
    • SYSTYPENM (System Type)


To customize volumes and shares monitoring

  1. Edit the Dell EMC Unity CIM Server ETL Run Configuration.
  2. Expand the ETL additional settings menu.

From the Shares/Volumes pull-down lists, select one of the following options:

OptionResult
Disabled
    • Volumes/Shares are not discovered.
    • Volumes/shares-related metrics are not loaded in the console.

Use this configuration if the number of volumes/shares to manage significantly slows down the system performance. Disabling the volumes/shares monitoring prevents the discovery of volumes and consequently does not allow the ETL to collect, save or process their data. Note that the calculation of metrics for other sources may be impacted.

Collected for metric computation (Default)
    • All volumes/shares are discovered and their metrics are collected and processed.
    • Volumes/shares-related metrics are not loaded in the console.

Use this configuration if you wish to collect and process volume/shares-related metrics without loading this information in the console. The collected data will however be used to calculate metrics for other sources, when required. This will reduce the resource consumption of your system.

Collected and Imported
    • All volumes/shares are discovered and their metrics are collected and processed.
    • Volumes/shares-related metrics are saved in the database, processed and loaded in the console.

Use this configuration if your system is powerful enough to manage all the volumes to monitor.


Click Save.

An ETL task can be run manually to retrieve performance metrics. Please note that the steps listed in this section are not mandatory and are only required if the ETL is not already scheduled for execution.

To run the ETL task:

  1. Access the Helix Continuous Optimization console.
  2. In the Administration tab, select ETL & System Tasks > ETL Tasks.
  3. Click  to execute the ETL task.

When the execution is complete, the value of the Status column in the ETL tasks table changes to SERVICE_ON.

The collect frequency is the rate at which data is collected. Collect frequency is set to 15 minutes by default, which means that it only applies to entities with an average duration of 900 seconds. It can however be modified to include more entities and performance metrics.

To know the average duration, under the Worskpace tab, select one entity, click the Metrics tab, and verify the Average duration column of the performance metrics.

To set the collect frequency:

  1. Edit the ETL Run Configuration:
    1. In the Administration tab, click ETL & System Tasks > ETL tasks.
    2. Click the link of the ETL task for which you wish to set the collect frequency.
    3. Click the Stop button to stop the service execution; then click the  Edit button available in the Run configuration section.
  2. Click the link You can manually edit ETL properties from this page provided at the bottom of the page to display a list of editable options.
  3. Locate the service.period option, and enter the number of milliseconds corresponding to the frequency at which data will be collected. If you want the collect frequency to include both storage systems and storage pools for example, you will have to set the collect frequency to 7200000 milliseconds (2 hours).
  4. Click Save.
  5. Start the ETL.

You Might Also Like