CMDB 360/Multisource CMDB
- UpdatedFeb 1, 2024
- 4 minutes to read
- Washington DC
- Configuration Management
CMDB 360 retains complete history about discovery sources and proposed values, involved in updates of CI attributes. Use CMDB 360 data to track how the CMDB is populated by various discovery sources at the CI attribute level. Also, to revert CI updates from a specific discovery source, or to recompute attribute values using updated reconciliation rules.
Starting with the Utah release, the Multisource CMDB feature is part of the CMDB 360 feature. CMDB 360 provides all the functionality of Multisource CMDB and additional capabilities such as an analytics dashboard, and new query functionality. You can access all of the CMDB 360 capabilities in the CMDB 360 view in CMDB Workspace.
How CMDB 360 works
When multiple discovery sources attempt to update the same CI attribute, the Identification and Reconciliation Engine (IRE) uses reconciliation rules to select a single discovery source for the update. Without CMDB 360, details about the lower-priority discovery sources whose values were rejected, are discarded. Also, it is difficult to identify the source of an attribute value without CMDB 360.
With CMDB 360, the raw details for every discovery source and CI combination are retained for both, discovery sources that were selected for an update and all others that were not. CMDB 360 data, consisting of records for each discovery source and CI combination, is stored in the CMDB MultiSource Data [cmdb_multisource_data] table. You can examine, query, and report on the CMDB 360 data store.
You can optionally exclude classes and their descendents from collecting and processing CMDB 360 data. The CMDB MultiSource Data [cmdb_multisource_data] table doesn't contain data for those excluded classes. For more information, see Exclude classes from CMDB 360.
After data is initially ingested from multiple data sources, several processes are applied to to standardize and reconcile the data before it is stored in the CMDB. CMDB 360 provides insights that can help you configure some of these processes.
Using CMDB 360
- Create a dynamic reconciliation rule.
- Control CI updates at the discovery source and CI attribute level.
- Visualize discovery sources of attribute values, at the attribute level.
- Modify reconciliation rules and then recompute CMDB data, reflecting the updated reconciliation rules.
- Revert CMDB data integration from a specific discovery source, if, for example, you realize that the discovery source is not reliable. Recompute CI attribute values, while excluding the discovery source that you want to ignore.
- Validate a new discovery source by comparing its data to data from other discovery sources, which are known to be valid.
- Improve data management, data quality, and operational insights, by querying on CMDB 360 data. Use the CMDB 360 query builder in CMDB Workspace to create queries for CMDB 360 records, discovery sources, and CI records.
Enable and configure CMDB 360
- Activate the ITOM Discovery License (com.snc.itom.discovery.license) plugin.
- Navigate to . Then, in the CMDB 360 Properties pane ensure that the glide.identification_engine.multisource_enabled (Enables CMDB 360) property is set to true.
- Optionally, Exclude classes from CMDB 360.
- glide.identification_engine.multisource_cmdb_ci_enabled (Enables capturing CMDB 360 data for CIs from CMDB classes)
- glide.identification_engine.multisource_non_cmdb_ci_enabled (Enables capturing CMDB 360 data for CIs from non-CMDB classes
Report on CMDB 360 data
Use the CMDB 360 view in CMDB Workspace to gain insights into the CMDB 360 data store. Build reports that, for example, do the followings:
- Find CIs not reported by any discovery source.
- Find discovery sources populating data in your CMDB.
- Compare attribute values across discovery sources.
- Compare attribute values between CMDB and other discovery source.
- Limit reports for CMDB 360 data, to a specific application service, technical service, or a CMDB group.
Visualize CMDB 360 data
- On the Reconcliation Rules page in CI Class Manager, click the Preview Data tab to see per attribute, discovery sources that are authorized to update that attribute, in precedence order.
- On a CI form, click the CMDB 360 Data Preview related link to see per CI attribute, current value in the CMDB and incoming values from other discovery sources.
Logging
Enable logging for CMDB 360 by adding and enabling the system property glide.cmdb.logger.source.cmdb_multisource. In the Log [syslog] table, search for
entries in which source=“cmdb_multisource”.