Skip to main content

CMDB Overview

The CMDB in Deepser is a centralized database that allows you to create and manage Configuration Items (CIs). Each CI is characterized by a Class, a Type, and a Subtype, giving you a structured hierarchy to organize your IT assets and configuration data.

Classes

Classes allow you to distinguish CIs into macro categories. The defined macro categories are displayed in the Deepser Backend inside the CMDB menu, as shown in the figure below.

Types

Types add a classification layer to the elements defined in Classes. This enables more granular management of visibility permissions and makes it easier to identify what a particular CI refers to at a glance.

Subtypes

Subtypes add a further classification layer to the elements defined in Types. Like Types, Subtypes enable finer visibility permissions and quicker identification of CI purpose.

Configuration Items

CIs are similar to records in a database, allowing you to create custom entities within Deepser. These entities can be assigned to users who will then be able to view and edit them.

For example, you can use CIs to manage devices assigned to users. Once a CI is assigned, the user can view information such as the serial number, associated PINs or codes, and any other details that are useful for the assignee.

tip

CIs combine Classes, Types, and Subtypes to provide a flexible hierarchy. Use this structure to keep your configuration data well-organized and easy to navigate.

Configure Classes, Types, and Subtypes

In Deepser, CI Classes, Types, and Subtypes are organized hierarchically. At the highest level you have Classes; each Class can be associated with one or more Types, and each Type can be associated with one or more Subtypes. The following sections explain how to configure each level.

Configure a Class

To configure a new Class:

  1. Go to System > CMDB Configuration > Class.
  2. Click the Add Class button. The following screen will open:

FieldDescription
NameThe name of the Class.
StatusThe status of the Class. If set to "Enabled", the Class is displayed; otherwise it is hidden along with all CIs belonging to it.
Enabled GroupsGroups that can see and interact with the Class.
IconThe Class icon, used for quick visual recognition.
PositionDefines the display order of the Class in the sidebar.

Once you have filled in the fields, click Save or Apply to store the Class.

Configure a Type

To configure a new Type:

  1. Go to System > CMDB Configuration > Type.
  2. Click the Add Type button. The following screen will open:

FieldDescription
ClassThe Class to which the Type belongs.
NameThe name of the Type.
StatusThe status of the Type. If set to "Enabled", the Type is displayed; otherwise it will not be viewable or settable.
IconThe Type icon, used for quick visual recognition.
PositionDefines the display order of the Type.

Once you have filled in the fields, click Save or Apply to store the Type.

Configure a Subtype

To configure a new Subtype:

  1. Go to System > CMDB Configuration > SubType.
  2. Click the Add SubType button. The following screen will open:

FieldDescription
TypeThe Type to which this Subtype belongs.
NameThe name of the Subtype.
StatusThe status of the Subtype. If set to "Enabled", the Subtype is displayed; otherwise it will not be viewable or settable.
IconThe Subtype icon, used for quick visual recognition.
PositionDefines the display order of the Subtype in the sidebar.

Once you have filled in the fields, click Save or Apply to store the Subtype.