CIs attestation
-
- UpdatedFeb 1, 2024
- 2 minutes to read
- Washington DC
- Configuration Management
Verify the existence of actual IT infrastructure and applications that you own, systematically and in bulk. As CIs are continuously ingested into the CMDB from various data sources, ensure the integrity of the CMDB. Remove any stale CIs that are associated with IT infrastructure or applications that no longer exists.
Use the CMDB Data Manager in CMDB Workspace to create an Attestation policy, specifying CIs that need to be attested and the attestation frequency. Assign Attestation tasks to users that are familiar with or that manage the CIs, and who can attest or reject the IT infrastructure or applications that those CIs represent. Rejected CIs that are no longer needed can then be retired, archived, or deleted from the CMDB.
Users can go to the My Work view in CMDB Workspace to see their assigned attestation tasks, and then review and process the tasks.
Smart detection and auto-attestation
Smart detection streamlines and simplifies CI attestation. With smart detection you can auto-attest CIs that are automatically detected by discovery programs, based only on recent discovery results.
- Discovery is enabled in your organization or Getting started with Service Graph Connectors are implemented.
- The system property sn_cmdb_ws.attestation.smart_detection.disabled is set to false (default value).
- Within the discovery time window specified by the sn_cmdb_ws.attestation.smart_detection.discovery_window system property (for example, within the last 30 days)
- By any discovery source that isn't excluded by the sn_cmdb_ws.attestation.smart_detection.discovery_source.exclusion system property
Properties associated with Attestation
Property | Description |
---|---|
sn_cmdb_ws.attestation.smart_detection.disabled |
Disables smart detection.
|
sn_cmdb_ws.attestation.smart_detection.discovery_source.exclusion | Comma-separated list of discovery sources that are excluded in smart detection processing. For example, a data source that is unreliable in detecting CIs. CIs discovered by discovery sources in the list, can't be candidates for auto-attestation.
|
sn_cmdb_ws.attestation.smart_detection.discovery_window | Number of days (discovery window) that smart detection uses to determine whether a CI is a candidate for auto-attestation. Only CIs that were discovered within this discovery window can be candidates for auto-attestation.
|