CMDB Workspace

Tanmay14
Tera Contributor

Hello,

 

Our requirement is to see “Intune” listed as one of the discovery sources under the Discovery source overview” report in the CMDB 360 tab on the CMDB Workspace.

discovery_source.png

As per the report we can see all the discovery source except for Intune.

 

Data is coming from table CI Dashboard Data (sn_cmdb_ws_ms_ci_dashboard_data)

Which in turn is querying source from CMDB MultiSource Data (cmdb_multisource_data)

 

 

Script include function populating table CI Dashboard Data (sn_cmdb_ws_ms_ci_dashboard_data):

 

MultiSourceQueryProcessor.populateNumberOfDiscoverySources()

 

Source information is fetched from function:

 

MultiSourceQueryProcessor._getNumberOfDiscoverySources()

 

We are not able to identify what from why Intune discovery source is not listed in the report even though we see Intune is listed as discovery source in configuration item table.

 

Thanks

0 REPLIES 0