- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2024 05:21 AM
Can anyone guide me on how to create a report that evaluates the efficiency of each discovery source in terms of the number of CIs discovered per run?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2024 11:52 AM
Hey there @soumyadeep10
Yes, so first get into your ServiceNow instance and get the `discovery_run` table,
Once you've identified your discovery sources and defined the metrics you want to analyze, configure a report with criteria that filter discovery runs by source, time frame, and any other parameters. Then, select columns to include in the report such as the discovery source, number of CIs discovered, and run time.
Grouping and aggregating the data by discovery source will allow you to assess the efficiency of each source in terms of CI discovery.
If this helps kindly mark the response as accepted thanks much.
Best regards,
Azar
Kind Regards,
Mohamed Azarudeen Z
Developer @ KPMG
Microsoft MVP (AI Services), India
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2024 11:52 AM
Hey there @soumyadeep10
Yes, so first get into your ServiceNow instance and get the `discovery_run` table,
Once you've identified your discovery sources and defined the metrics you want to analyze, configure a report with criteria that filter discovery runs by source, time frame, and any other parameters. Then, select columns to include in the report such as the discovery source, number of CIs discovered, and run time.
Grouping and aggregating the data by discovery source will allow you to assess the efficiency of each source in terms of CI discovery.
If this helps kindly mark the response as accepted thanks much.
Best regards,
Azar
Kind Regards,
Mohamed Azarudeen Z
Developer @ KPMG
Microsoft MVP (AI Services), India