Versions Compared
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Tip |
---|
Role Roles required: admin, cmdb_manager. |
To make the CMDB meet your business needs, you can configure modify it by customizing class tablesadding new 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, follow add a new class table by following these steps:
- Create a new class table class inherited from the the Configuration items (sys_cmdb_ci class) table.
- Configure your class fields and columns and establish relations with other tables if needed.
- Create a new CMDB record based on the CMDB class table and add it to the CMDB category.
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
classTo 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:
- Navigate to System Definition → Settings → All tables.
- Click New and fill in the fields. In the Parent field, select the Configuration items (sys_cmdb_ci) table or one of its child tables.
- Click Save or Save and Exit to Click Save or Save and exit 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. All the tools used to manage the business logic for system records are applicable here as well.
Related List Name | Description |
---|---|
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 → Settings → 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, seethe Translated Text Fields article to learn more. |
VCS RecordFor | This tab contains the table record versions. more information, see theSee 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:
- In the Navigator, type CMDB and and click the edit iconicon
next to the CMDB menu category.
- In the Menu Category form, scroll down to the Related Lists area, open select the Menu Item tab, and then click New.
- Fill in the fields.
- Click Save or Save and Exit button to exit to apply the changes.
- 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:
- Navigate to CMDB → CI Types and click New.
- Fill in the Name field.
- 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 | ||
---|---|---|
|