Develop > Develop content > Integrate content > Integrate topology data

Integrate topology data

Topology data is contained in a Run-time Service Model (RTSM). The RTSM contains definitions of configuration item types (CI types), and how those CI types can potentially be related to other CI types. Configuration items (CIs) are instances of CI types.

To integrate a new application into an Operations Manager i monitoring solution, and create a topology view of the new application, it may be necessary to:

  • Create new CI types for the new application.
  • Identify the key attribute values for the new CI types.
  • Establish the relationships (for example, membership, dependency, and composition relationships) for the new application.
  • Create CIs and CI relationships in the RTSM.

The effort required to integrate the topology data for a new application depends on what data already exists. For example, integrating an application where you can re-use existing RTSM objects will require less effort than integrating one where you must start at the beginning, and define all the RTSM CI types and their relations.

The following sections show how to integrate a new application, and create a topology view of the new environment, using an example application environment called “ACME”.

Learn more