Use CMDB groups to add OT context to IT CIs

  • Release version: Yokohama
  • Updated January 30, 2025
  • 2 minutes to read
  • Use Configuration Management Database (CMDB) groups to group IT configuration items (CIs) based on additional information, like installed software. Then you can add Operational Technology (OT) context to the IT CIs.

    Before you begin

    Role required: admin

    About this task

    Using CMDB groups doesn't change the class of the IT CI. It instead adds OT entity records to the IT CI, which captures the OT context.
    Note:

    Follow these general guidelines:

    1. Ensure the filter conditions on the CMDB Group returns unique set of CI records every time. For example, adding a filter condition such as OT device details is EMPTY ensures that only records without OT device details are considered.
    2. Make sure the indexed fields are used as part of the filter criteria conditions. Ensure that the data set does not exceed 10,000 records to avoid performance related issues.
      Note:
      The CMDB Group API doesn't support retrieving records exceeding 10,000 or the limit defined by the following properties.
      • glide.cmdb.query.max_results_limit
      • glide.cmdb.group.max_ci_limit
      To address this, these properties need to be adjusted to allow for larger query results if the CMDB query contains more records than the current limits permit.
    3. Make sure to create an Automated IT to OT Bulk Conversion (sn_automated_it_ot_bulk_conversion) record per CMDB Group to have filtering at a group level and define respective OT entity default values.
    4. Validate the data in the OT Entity Default Configuration tab. OT entity records are created using these default values.

    Procedure

    1. Define a CMDB group with the required filter criteria that identifies the right IT CIs..
      For more information, see CMDB groups.
    2. Create an Automated IT to OT Bulk Conversion (sn_automated_it_ot_bulk_conversion) record associated with the CMDB group.
      Creating this record adds OT context to IT CIs through the OT entity details.

      For more information about how to create an Automated IT to OT Bulk Conversion record, see Automatically convert your IT records to OT devices.

    3. To create a record in sn_automated_it_ot_bulk_conversion_m2m_cmdb_group, complete the following actions.
      1. Navigate to All > Industrial Workspace Admin > OT Manager Admin > Automated IT OT Bulk Conversion - Using CMDB groups.
      2. Select New.
      3. In the Automated IT to OT Bulk Conversion field, select the record created in step 2.
      4. In the CMDB Group field, select the CMDB created in step 1.
      5. Select Submit.
      The record associates the CMDB group with the Automated IT to OT Bulk Conversion record.

      For example, if you want to add OT entity details for all computers that have a specific HISTORIAN software installed, we need to create a CMDB Group that matches this filter critieria. Then create a scheduled job and link it to the CMDB Group for computers that have HISTORIAN software installed.