Skip to main content

Glossary

This document lists the main terms used in the CMDB system and their definitions.

TermDescription
CMDBConfiguration Management Database — an enterprise-grade information management system for unified management of IT configuration items and their relationships
ITOMIT Operations Management — an integrated operations management solution
Configuration Item (CI)The basic data unit managed by CMDB, representing an IT asset that needs to be managed, such as Server, Application, Database, etc.
CI TypeDefines the data structure of a configuration item, including attributes, identification rules, and relationships
Identification RuleRules for determining whether two CIs represent the same entity, including matching rules and validation rules, used for data deduplication and merging
CI RelationshipA connection between two CIs, describing their dependency, ownership, and other associations
Relationship TypeA generic definition of relationship categories, such as depends on, runs on, contains, etc.
Valid LinkConstraints defined in CI types that specify which types can establish which types of relationships
Strong DependencyA relationship where CIs must depend on others, defining which CIs (e.g., Database, Disk) must be attached to other CIs before they can be created
Source TypeThe starting CI type of a relationship
Target TypeThe ending CI type of a relationship
Forward RelationshipA relationship from the source type pointing to the target type
Backward RelationshipA relationship from the target type pointing to the source type
TQLTopology Query Language — used for cross-type querying of CIs and their relationships
Type TreeA component that displays the CI type hierarchy in a tree structure
Topology DiagramA visualization that displays CIs and their relationships graphically
NodeA graphical element in a topology diagram representing a CI
Edge/LinkA connection line in a topology diagram representing a relationship between CIs