Setup CMDB

Setup CMDB

Introduction  

Configuration Management Database (CMDB) is a centralized repository that stores information on all significant entities of your IT environment. These entities, termed as Configuration Items (CIs), constitute hardware, software applications, documents, business services and people that are part of your IT system. 

CMDB is designed to support a vast and critical IT infrastructure and understand the relationships between IT components.

 Not all Assets, Users, and Services are CIs, but only those that are critical to your IT environment are considered the CIs. 

CMDB is a customer-based module. Each CI can be associated only with one customer.

Terminologies

  1. Configuration Item (CI): CIs are the fundamental block of CMDB and critical resources of your organization. They can be categorized under different CI types, and CI to CI relationships can be defined. Example: Business Service, Marketing Service, and Customer Service.
  2. Configuration Item (CI) Type: Categorizes a group of CIs with similar properties. The CI types contain fields specific to all CIs under that type. Example: Assets, Data Center, Storage Device, Storage, Computer, Department, People, etc.
  3. Relationship type: Defines the nature of the relationship between different CIs and CI types. A relationship type comprises a name and its inverse name. Example: Consider a relationship where the 'Tomcat server is Hosted In Linux Server'. This can also be stated that the 'Linux Server Hosts the Tomcat Server'. Here, 'Hosted In' is the direct relationship type and 'Hosts' is the inverse relationship type.
  4. CI type to CI type relationship: These relationships, defined by SDCMDBAdmin, are the suggested relationships between CI types. The SDCMDBAdmin decides the relationship type, the target CI type, and the cardinality.
  5. CI to CI relationship: Defines how one CI is connected to another CI. CI to CI relationships can be either custom or suggested.
  6. Relationship Map: Presents a visual representation of the dependencies between different CIs and the system flow. The relationship map can be used to analyze the impact of a change on any CI. The relationship map represents the relationships between only the CIs and not the CI types.

How Does CMDB Work?

CIs within the CMDB are classified under different CI Types. Each CI type within the CMDB is represented with:
  1. Fields: Data elements that describe the characteristics of CIs under a CI Type.
  2. Relationships: The link between two CIs that identifies the dependency or connection between them.
Example: Consider the CI types 'Web Server', 'Database Server', and 'File Server' that inherit the CI Type 'Server'. They might comprise fields such as 'Model', 'Service Tag', 'Processor Name', etc and might be connected by relationships such as 'Managed By', 'Runs on', etc.
To setup CMDB, the administrator must first set up the following configurations under Setup > Customization > CMDB:
  1. Configuration Item Types (CI Types)
  2. Relationship Types
  3. Sync Rules
To view your CIs, go to the CMDB tab. On the CMDB page, the left navigation pane displays the business views and the hierarchy of all available CI types. The canvas in the middle displays the available business views and the CIs under the selected CI type.

 Impact of CMDB in an Organization

  1. CMDB serves as the core for modern IT operations and allows organizations to manage all of their critical IT components at one place.
  2. CMDB enhances service management activities such as incident management, change management, and problem management.
  3. You can analyze the business impact of a CI, use relationship maps to perform impact analysis before implementing a change, and conduct a Root Cause Analysis of an incident.
  4. You can track of all pending requests, changes, etc raised for the CIs.
  5. CMDB is a vital tool for decision-making, thereby improving cost, quality, and performance of the IT services offered by the organization.

Asset management VS CMDB  

Asset management is different from the configuration management database (CMDB). An asset database simply contains a list of assets, whereas the CMDB is designed to support a vast and critical IT infrastructure and understand relationships between the components.
Asset Management
Configuration Management (CMDB)
Assets are self-contained, autonomous entities that provide intrinsic financial value to the organization.
CMDB is a database that holds assets, data centers, storage devices, etc, which are critical to the organization.
It deals with financial & lifecycle aspects of assets.
It deals with Configuration Items (CIs) and their relationships.
The main users are people who are in-charge of inventory and the life cycle of assets.
The main users are service providers, who use this as a decision-making tool to provide improvements to the existing IT services.
  
    • Related Articles

    • CMDB List View

      The list view is a tabular, compact view that lists various CIs under various columns. Go to CMDB. Select the customer from the drop-down in the header. The CIs created for the customer will be listed. Select All CIs to view the list of all CIs in ...
    • Fine-Grained Access

      Set up fine-grained access to allow/restrict technician access to certain assets/consumables based on criteria or product types. For instance, you might want only certain technicians to be able to work with routers, switches, and printers. You can ...
    • Lookup Fields

      Lookup fields are drop-down fields that retrieve values from other fields/configurations. The fields/configurations from which the values are retrieved are called reference entities. While configuring a lookup field, you can configure criteria to ...
    • Custom Configurations

      Custom Configurations, like web tabs, store additional information that cannot be grouped under the pre-defined modules. Unlike web tabs, custom configurations are accessible only via Setup. Why create Custom Configurations instead of Web Tabs? The ...
    • Configuration Item Types

      Configuration Item Types (CI Types) categorizes Cis with similar properties. Any organization-specific entity can be considered as a CI Type, such as Business Services, Workstations, Servers, Documents, or the People working for your organization. ...