Baseline CMDB
Baseline CMDB provides capabilities that help you understand and control the changes that have been made to your configuration items (CIs) in the CMDB.
- You can create a baseline, which is a snapshot of your configuration items in the CMDB. You can review the changes that have been made to that configuration item since a previous baseline. Multiple baselines may be created
and the system tracks the changes that have been made per baseline.
Creating a baseline captures the attributes of the CI as well as all first-level relationships for the CI. Any changes to the base CI or to any related CIs are captured and displayed. Newly created CIs are not automatically added to a baseline.
- Associate a configuration item with a task, a change or change task, and to propose changes to the CI after the change is complete. You can record changes, and these changes are not applied to the CI immediately but are
delayed until the change is complete.
When the change is complete, you can choose to apply the proposed changes which makes all changes previously proposed and associates the changes with the task.
For information about planning and implementing a baseline CMDB, see the CMDB Baseline life-cycle best practices and Diff Formatter troubleshooting [KB0829681] knowledge base article.
Create a CMDB baseline
You can create a baseline for a CI to track updates to the CI over time.
始める前に
Role required: ecmdb_admin, and sn_cmdb_editor or itil
手順
Display baseline differences
You can see the changes that have been made to a CI or any first level related CIs by configuring the CI form layout to display the CMDB Baseline diff field. This field is labeled Baseline differences on the form.
始める前に
このタスクについて
手順
次のタスク
- Set the system property com.cmdb.baseline.entry.attachment to true.
- Manually run once the CMDB Baseline convert XML to attachment fix script. For information about running a fix script, see Run fix scripts.
Properties for baseline CMDB
Use the baseline CMDB properties to configure how many changes and relationships for a CI can appear in the baseline diff for the CI.
| Property | Description |
|---|---|
|
Maximum number of changes and relationships for a CI that can appear in the baseline diff for the CI. com.cmdb.baseline.max_changes |
|
| com.cmdb.baseline.entry.attachment |
Lets you manually run the CMDB Baseline convert XML to attachment fix script. Setting this property to true and then running the CMDB Baseline convert XML to attachment fix script, enables improved performance when showing large amounts of baseline differences data on CI forms. When false, the CMDB Baseline Diff component uses legacy methods which might fail to load large amounts of baseline differences data.
|