Licensable Software Products Deployed on Containers report Not Working

DominionA007
Tera Contributor

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. 

 

DominionA007_0-1700597989576.png

 

1 ACCEPTED SOLUTION

Engelica Adalia
Mega Guru
Mega Guru

@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). 

View solution in original post

1 REPLY 1

Engelica Adalia
Mega Guru
Mega Guru

@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).