Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

CMDB reporting on cmdb_ci where it is a Principal CI Class

David250
Tera Contributor

Hi team,

 

I want to develop personalised dashboards tracking the data quality of CMDB CIs marked as Principal CIs. 

I cannot find a way to create a report where the scope is cmdb_ci (where cmdb_class_info.principal_ci is set to TRUE). 


And then I will apply additional filters to track important or non-compliant attributes. 

Appreciate any help! Thanks! 

1 REPLY 1

Mannapuram
Tera Guru

@David250 In order to create a report, you need create a datasource combining cmdb_ci and cmdb_class_info. Use that data source to create a report.

Instead, you can create a CMDB group for all the principal classes and use that for the monitoring. 

Here is the link explaining you more details:

https://www.servicenow.com/docs/csh?topicname=monitor-cmdb-group-health.html&version=latest