CMDB Health completeness

TodorK
Tera Contributor

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

4 REPLIES 4

Sandeep90
ServiceNow Employee
ServiceNow Employee

@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. 

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.

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. 

Hello, widget do you mean a separate javascript widget or this can happen with performance analytincs?