CMDB Health Calculation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2020 08:12 AM
Hey guys,
We need the ability to trend the CMDB Health scores. I'm having a hard time reconciling the denominator in the health calculations. The only one I was able to line up was the denominator in the duplicate calculation. Where are these numbers coming from? Any help is appreciated.
- Labels:
-
Performance Analytics
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2020 07:47 AM
It looks like the CMDB Health Results - breakdown is part of the Performance Analytics - Content Pack - Configuration Management (CMDB) plugin.
I found three JavaScript widgets that I think are what's being displayed on CMDB View:
- CMDB Widgets
- CMDB Service Widgets
- CMDB Group Widgets
The above three widgets are all part of the Configuration Management (CMDB) package. When I paste in the one of the urls from these widgets, IE "/$cmdb_scorecard.do?sysparm_type=completeness" from CMDB Group Widgets, I get brought to the same objects that are on CMDB View.
I'm not well versed in JavaScript, so if I'm right and these are being utilized to populate CMDB View, any help in deciphering them would be greatly appreciated.