CMDB Health completeness
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-17-2024 12:17 AM
Hello,
I need help, I am trying to create a dashboard for different classes. In the dashboard I will have different tabs (windows server, linux server, vmware etc.) I want each tab to contain CMDB Health Completeness for the corresponding class like the picture below. Could you please tell me how can I achieve this.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2024 08:51 AM
@TodorK Please create health group from CMDB Groups with your required conditions and then you can view the groups health all aggregated in one place. https://www.servicenow.com/docs/bundle/washingtondc-servicenow-platform/page/product/configuration-m...
All the parent scores will include children failures so it might not make sense to have different tabs for each of them.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2024 04:05 AM
Hello,
Can we have separate completeness, compliance, correctness for each group? I want a dedicated view for each CMDB group type health. Let say I have in a Server dashboard 2 tabs Windows Server and Linux Server. In Each tab to have completeness, compliance and correctness for the specific class, but not to choose from CMDB Group Health list, but to be already set and dedicated.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2024 07:14 AM
For each Group all the three C's are computed, in Xanadu all of them are shown in the same page. If you want to build your own widgets the corresponding data is in cmdb_health_scorecard/cmdb_healthscorecard_group table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2024 07:28 AM
Hello, widget do you mean a separate javascript widget or this can happen with performance analytincs?