How the CMDB health results Description is populating for required and recommended metric
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-17-2023 02:02 AM
Hi ,
How the description is populating in cmdb_health_results table for required and recommended metric.
Can someone help me on the query
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-17-2023 04:14 AM
It is populated through the execution of the CMDB health dashboard scheduled job named 'CMDB Health Dashboard - Completeness Score Calculation' (Highlighted in attached screenshot).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-17-2023 05:33 AM - edited 12-28-2023 02:15 AM
But did not find anything in the script
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-17-2023 05:36 AM
I believe this is on the server side Java code that you do not have access to. If your goal is to modify how the Description field is populated I think you are probably out of luck. In fact, the Description field is literally the only place you will find the attribute information you need to understand what's in these health results, so even if you wanted to modify it after the fact, you would need to rely on the out-of-box Description content as the source of truth.
The opinions expressed here are the opinions of the author, and are not endorsed by ServiceNow or any other employer, company, or entity.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2025 01:16 PM
@CMDB Whisperer - Quick Question on this , there are field "source" which is getting updated to Cloud Discovery , I see some classes there , but I want to configure what classes I choose to be in Cloud Discovery as a Source , is there any properties which defines which classes can be listed as "Cloud Discovery" vs "Cmdb Health Audit" as Source ..