- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2023 12:41 PM
Hi All,
Navigation
Software Asset Workspace >> License Usage Reports >> Licensable Software Products Deployed on Containers
Any Ideas as to why the report is empty? Not sure if we are missing a plugin or we needed to complete some additional process set up functionality. Please advise.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-23-2023 12:28 PM
@DominionA007 I think the Licensable Software Products Deployed on Containers report (servicenow.com) will only show data if you have Docker or Kubernetes Discovery / Virtualization Docker virtualization (servicenow.com) Kubernetes discovery (servicenow.com).
It looks like it's from the Software Installation table [cmdb_sam_sw_install] with additional details pulled from the "Installed on" (cmdb_ci) data and further filtered by type = docker container (cmdb_ci_docker_container). If discovery doesn't capture this then nothing will show up in the report (shows as null even if you try to re-create the report and add extended fields in your view).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-23-2023 12:28 PM
@DominionA007 I think the Licensable Software Products Deployed on Containers report (servicenow.com) will only show data if you have Docker or Kubernetes Discovery / Virtualization Docker virtualization (servicenow.com) Kubernetes discovery (servicenow.com).
It looks like it's from the Software Installation table [cmdb_sam_sw_install] with additional details pulled from the "Installed on" (cmdb_ci) data and further filtered by type = docker container (cmdb_ci_docker_container). If discovery doesn't capture this then nothing will show up in the report (shows as null even if you try to re-create the report and add extended fields in your view).