Dashboard for Discovery

Joshua Comeau
Kilo Sage

I am working on creating a Dashboard for ServiceNow Discovery on CMDB Objects

 

Need to figure out which table to used and how to filter best to use bar chart or list table for the type of report:

 

1) How many objects are being discovered in Discovery?

2) How many objects are left to be discovered/created by Discovery?

3) How many are still being manually entered/updated by/created by?

4) How to know if it is authenticated and how is it authenticated?

 

Looking into which tables to pull off of I am currently using the table OOB: 

JoshuaComeau_0-1669651670460.png

 

1 ACCEPTED SOLUTION

I highlighted above, Class field cmdb_ci table is going to help filter required classes. Just add Class as one filter condition and call required class name.

Regards,
Suresh.

View solution in original post

6 REPLIES 6

I highlighted above, Class field cmdb_ci table is going to help filter required classes. Just add Class as one filter condition and call required class name.

Regards,
Suresh.

I am trying to filter on Discovery source but for some reason it is not an option in the condition drop down, thoughts?

 

JoshuaComeau_0-1669655575772.png