cmdb_metric
Captures metrics assessing the accuracy, completeness, and health of configuration items in the Configuration Management Database (CMDB).
Columns
| Name | Type | ReadOnly | References | Description |
| sys_updated_by | String | False |
Lists the user or system process that last updated the metric record in the CMDB. | |
| snc_mi | String | False |
Stores the metric instance identifier that links the record to a specific ServiceNow metric definition. | |
| sys_mod_count | String | False |
Tracks the total number of times the metric record has been modified since its creation. | |
| sys_created_by | String | False |
Shows the user or system process that originally created the metric record in the CMDB. | |
| sys_id [KEY] | String | False |
Lists the system identifier (sys_id) that uniquely identifies the metric record in the CMDB. | |
| sys_class_name | String | False |
Specifies the system class name used to define the record type for the CMDB metric. | |
| sys_created_on | Datetime | False |
Displays the date and time when the metric record was created in the CMDB. | |
| sys_updated_on | Datetime | False |
Displays the date and time when the metric record was last updated. |