Components installed for duplicate CI remediation
- UpdatedJan 30, 2025
- 1 minute read
- Yokohama
- Configuration Management
Tables installed to support duplicate CI remediation (included in the com.snc.cmdb plugin).
Tables installed
Table | Description |
---|---|
Remediate Duplicate Task [reconcile_duplicate_task] |
De-duplication tasks. |
Duplicate Audit Result [duplicate_audit_result] |
CIs associated with each de-duplication task. |
Duplicate CI Remediation [cmdb_duplicate_ci_remediation] |
Input, selections on each tab, overall status of remediation, and results of each run of the Duplicate CI Remediator. |
CMDB Workspace De-duplication template library [sn_cmdb_ws_reconcile_duplicate_template_library] |
Library names and their descriptions. |
De-duplication template suggested task [sn_cmdb_ws_reconcile_duplicate_template_suggested_task] |
Mappings of de-duplication tasks to templates. |
Scheduled jobs installed
Scheduled job | Description |
---|---|
De-duplication: Populate Duplicate Task Data | Runs daily to copy metadata, such as the identification attributes and identification rules used in generating a de-duplication task, into an easily accessible table. The metadata is stored in the Reconcile Duplicate Task Data [reconcile_duplicate_task_data] table and used for analytics for the De-duplication dashboard. |
De-duplication: Populate Template Task Run Records | Runs every minute to evaluate the de-duplication tasks applicable for a template according to your settings. Based on settings, assigns matching tasks and manually added tasks to the template for remediation. De-duplication tasks are remediated after you select Run template. |
De-Duplication: Template Scheduler | Runs every minute by the template scheduler to check the capacity of the execution engine. If there is available capacity, picks any new de-duplication tasks added to the queue, for remediation. De-duplication tasks aren't remediated and remain in ready state unless this job runs periodically. |
De-duplication: Populate Template Suggested and Orphan Tasks | Runs hourly to count the number of tasks that match each published template and the number of tasks that don’t match any published template. These counts then appear on various cards in the De-duplication dashboard. |