Use > Configuration Manager > Introduction > Content Management > Manage Configuration Manager Content - Use Case

Manage Configuration Manager Content - Use Case

This use-case describes the Configuration Manager content workflow for an IIS Web Server view.

Note For a task related to this scenario, see Configuration Manager Content Workflow.

  1. Background

    Consider a view in UCMDB that includes CIs of the following types:

    • IIS Web Server

    • Node

    • Oracle

    To prepare the view for working in Configuration Manager, you can define various settings, as described in the following steps.

  2. Set the CI Composition in Universal CMDB

    Click the Launch UCMDB button to open Universal CMDB. In Universal CMDB, select Managers > Modeling > CI Type Manager. Select Calculated Relationships from the list box in the CI Types pane. Under Calculated Links, select Folding Rules (Configuration Manager). Locate the following folding rules of IIS Web Server.

    • IIS Application Pool

    • IIS Web Service

    • IIS Web Site

      The rules further define IIS Web Dir to be a component CI of IIS Web Site, and Configuration File to be a component CI of IIS Web Dir.

    If you want to modify any of these folding rules, make the required change in Universal CMDB. For details, see How to Set Folding Rules for Composite CIs.

  3. Set Layer Definitions

    Navigate to the CI Type Manager in UCMDB. Note that the layer attribute of the CI types in our view is defined as follows:

    • IIS Web Server - Software

    • Node - Infrastructure

    • Oracle - Software

    If you want to modify any of these definitions, make the required change in the layer attribute of the relevant CIT.

  4. Set Classification Definitions

    Navigate to the CI Type Manager in UCMDB. Note that the classification attribute of the CI types in our view is defined as follows:

    • IIS Web Server - Web server

    • Node - Infrastructure

    • Oracle - Database

    • If you want to modify any of these definitions, make the required change in the classification attribute of the relevant CIT.

  5. Set Managed Attributes

    Select the CIT attributes to be defined as managed attributes. For example, for IIS Web Server the attributes Version and Name are defined as managed by default. The attribute StartupTime is not defined as managed by default, because it is not considered part of the configuration. You can change the default definition of an attribute to fit the needs of your system.

    To define an attribute as managed:

    1. Navigate to the Attributes tab of the CI Type Manager in UCMDB.

    2. Select the required attribute and click Edit . The Edit Attribute dialog box opens.

    3. Select the Advanced tab and select the check box for the Managed qualifier. Click OK.

    4. Save your changes.

      Note Only managed attributes are visible in Configuration Manager and are copied to the authorized state of the view during authorization.

  6. Set Comparable Attributes

    Decide which managed attributes should be defined as comparable. Comparable attributes are used for CI comparisons in Configuration Manager.

    For example, for IIS Web Server, the Version attribute is appropriate for comparison (comparing the version of two web servers). However, the Name attribute would not be appropriate for a CI comparison, as web servers generally have different names.

    To define an attribute as comparable:

    1. Click the Launch UCMDB button to open Universal CMDB.

    2. Navigate to the Attributes tab in Managers > Modeling > CI Type Manager.

    3. Select the required attribute and click Edit . The Edit Attribute dialog box opens.

    4. Select the Advanced tab and select the check box for the Comparable qualifier. Click OK.

    5. Save your changes.

  7. Define Matching Rules

    For component CITs, you can define matching rules for attributes to determine which CIs should be compared. For the component CITs IIS Application Pool and IIS Web Service, define the Name attribute as a matching rule in the CI Type Manager in Universal CMDB.

    To define matching rules:

    1. Click the Launch UCMDB button to open Universal CMDB.

    2. Navigate to Managers > Modeling > CI Type Manager.

    3. Select CI Types from the list box in the CI Types pane.

    4. In the right pane, click the Matching Rules tab. When selecting IIS Web Service/IIS Application Pool, you can see that the Name attribute appears in the Matching Rules pane.

    5. As a result, when composite CIs of type IIS Web Server are compared, the IIS Application Pool and IIS Web Service CIs are matched by their names.