Skip to main content

Configuration Items

You can create, identify, configure, and manage your CIs and their parameters using the records in the Configuration items (sys_cmdb_ci) table. These records contain detailed information such as the CI type, set of attributes with their values, and lists with the related records.

Create a configuration item


tip

Role required: cmdb_manager.

To add a new configuration item, complete the steps below:

  1. Navigate to CMDBConfiguration Items.
  2. Click New and fill in the fields.
  3. Click Save or Save and exit to apply the changes.

After the CI record is created, its display name consists of the CI number and the name of the related model (if specified).

Configuration Item form fields

FieldMandatoryDescription
ClassYSpecify the class of the CI. When the class is specified, the Specification section with class attributes appears below the fields.
ModelN

Select an active CI model. When the model is specified, the Model section with model attributes appears below the fields.

If you do not need to extend your CMDB structure with classes and models, leave this field empty.

StateN

Specify the state of the CI. It defines the possibility to use the CI. Available options:

  • Active
  • Inactive
Operational stateN

Determine the CI availability. Available options:

  • Available – a proper CI is provided.
  • Degraded – the quality of the CI does not meet the requirements.
  • Unavailable – the CI is unavailable.
  • Maintenance – the CI is not available due to maintenance activities.
DescriptionNAdd a detailed description of the CI.
IconNThis field appears after the form is saved if the model is specified. The icon is attached automatically from the model record.
OwnerNDefine the user who owns the CI.
GroupNDefine the group of users who own the CI.

The Specification section contains editable CI attributes. Attributes are created at the level of the CMDB class.

The Model section contains non-editable CI attributes. Attribute values are set at the level of the CMDB model.

Change the CI class


warning

Changing the class of a CI may lead to major disruption of the ITAM application functionality, such as working with the AMDB, nomenclatures, demands, purchases, and other.

If required, you can change the class of an existing configuration item. To do this, complete the following steps:

  1. Navigate to CMDBConfiguration Items.
  2. Find in the list and open the required CI.
  3. Click Change class at the top of the form.
  4. Fill in the fields in the window that appears and click Change.

After the class is changed:

  • The values of the Class and Model (if it was modified) fields are updated.
  • The information on the new attributes of the CI is displayed on the form. The previously used attributes are deleted.