Dependent CI and Orphans
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2024 02:10 AM
Hi,
In the CMDB CI Class Manager a Class may be defined as a Dependent Class, which means that CIs from this class must be related to an another class as defined in the Dependent relationship.
In the CMDB Correctness dashboard, the scheduled job " CMDB Health Dashboard - Correctness Score Calculation" retrieve all the CIs that do not comply with the Orphan rule defined on their class.
I thought that Dependent CIs that are missing a dependent relationship are automatically considered as Orphan. But it seems it is not the case.
I want that all dependent CIs that do not have a dependent relationship are reported as orphan CI. How to do that without explicitly configuring an orphan rule on each class?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2024 08:46 AM
@Amar_Be The orphan in correctness job is run for the rules defined in the class manager, only those CIs that fail the rules are reported in orphan failures.
Please set up your rules for which it need to be reported in order to view the failures.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2024 07:34 AM
Thank you Sandeep,
But this is not my question.
I supposed that as dependent relationship are mandatory to create a dependent CI, it is obvious that dependent CIs without a dependent relationship (it happen if relationship is deleted after creation) will be reported by the Correctness job without having to define manually the rule for the dependent relationship.
Why it is not the case?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2024 10:10 AM - edited 09-30-2024 11:14 AM
2 seconds ago
The orphans for the dependent CIs can be identified and cleaned up using the DataManager orphan policy, please review it.