Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Merged branch "DOC0000703" into parent


Tip

Roles required: admin, cmdb_manager.

To make the CMDB meet your business needs, you can modify it by adding new classes and class tables and configuring the existing ones. The CMDB structure is built with configuration records based on the relevant CMDB table classes of the System Definition catalog. The will be built using system tables that will store configuration records and thus organize the CMDB. The CMDB catalog contains all of the tables used to build SimpleOne business solutions.

To customize the CMDB structure, such as to add a new class , follow table by following these steps:

  1. Create a new class table class inherited from the the Configuration items (sys_cmdb_ci class) table.
  2. Configure your class fields and columns and establish relations with other tables if needed.
  3. Create a new CMDB record based on the CMDB class table and add the CMDB category to it.


Info

This method of the CMDB extension is out-of-date and is not recommended to use. Extend CMDB with classes and models instead.

Create a new CMDB class table

class


To create a new class table class inherited from  inherited from Configuration items (sys_cmdb_ci) or other relevant CMDB class table, complete the steps below:

  1. Navigate to System Definition → All tables.
  2. Click New and fill in the fields. As In the parent table Parent field, specify select the Configuration Itemsitems (sys_cmdb_ci) table or one of its childrenchild tables
  3. Click Save or Click Save or Save and Exit to  to apply the changes.
Info

You can also create a CMDB class from the parent table form. After the form is saved, in the Related Lists area, click New on the Table tab and follow tab and follow the steps above.

Configure a CMDB Class


In the Related Lists area in the Table form, you can set up related lists and columns for your CMDB class to define its purpose and establish relations with other CMDB tables. For the current way of organizing the database of CIs, all the same tools are valid that are All the tools used to manage the business logic for system records are applicable here as well.

Related List NameDescription
Columns

On this tab, you can create columns to define a set of fields for your future the CMDB recordclass table.

Click New and follow the steps described in the Create Columns article.

You can also create a column and bind it to a relevant CMDB table in the System Definition → All columns menu.

ACLs

This tab contains all security ACLs that are related to your CMDB class table class.

To create a new security ACL related to your class, click New and follow the steps described in the Create ACL CreatingRules article.

Client Scripts

This tab contains all client scripts related to your CMDB class table class.

To create a new client script related to your class, click New and follow the steps described in the Client Scripts article.

Business Rules

This tab contains a list of all business rules applied to your CMDB class table class.

To create a new business rule, click New and fill in the Business Rule fields. 

Option Value for Table

This tab contains a list of option values used in your CMDB class table class

To create a new option value, click New and fill in the Option Value field.

Translations

This tab contains translations of the table title.

See

For more information, see

the Translated Text Fields article to learn more.

VCS Record

This tab contains the table record versions. 

For more information, see the 

See the

VCS Records article to learn more.

Add a new record to CMDB catalog


To add a new record class table to the CMDB catalog, follow the steps below:

  1. In the Navigator, type CMDB and click the edit icon  next to the CMDB menu category.
  2. In the Menu Category form, scroll down to the Related Lists area, open select the Menu Item tab, and then click New.
  3. Fill in the fields.
  4. Click Save or Save and Exit button to  to apply the changes.
  5. Use the Configuration Management Database (CMDB) to implement a new CMDB catalog in it and to establish all required relationships and dependencies with other CMDB records.

Create a new CI type


In SimpleOne, IT services are considered configuration items, along with the constituent components required for proper service delivery. A CI type specifies a set of CI attributes and their hierarchical position in the service model structure.

To identify your CI, either as an IT service or as a custom CI, you first need to determine your CIs diversity with the CI Type list.

To create a new CI type, complete the steps below:

  1. Navigate to CMDB → CI Types and click New
  2. Fill in the Name field.
  3. Click Save or Save and Exit to apply the changes.

The created CI type appears at the beginning of the list. Since each CI type defines the hierarchical level of the Service Dependency Map, creating a new one results in adding the next one at a lower level in the model.

In the Related Lists area, you can add CI records to categorize them by type.

Table of Contents
classfixedPosition