Discovering software in Docker containers
Available from 9.2.5. Docker is a platform that allows for automating the deployment of applications inside software containers. BigFix Inventory discovers software that is installed inside Docker containers. It also measures license metric utilization of the discovered BigFix products.
Requirements
- Only one Docker engine is deployed on the host computer.
- The Docker container is deployed on one of the following platforms:
- Red Hat Enterprise Linux 7 for x86
- Red Hat Enterprise Linux 7 for BigFix 64-bit)
- SUSE Linux 12 for x86
- The Docker container is running.
- The BigFix client is installed on the host computer.
- Scans and uploads of their results are enabled on the host computer.
- Software that is installed in the Docker container delivers software ID tags.
- To ensure proper discovery of software on Docker containers, the content of a Docker container cannot change throughout its lifecycle.
Starting from application update 9.2.10, BigFix Inventory additionally supports software discovery on Docker containers under the Red Hat® OpenShift container application platform.
Viewing software
- Container on which the software was detected.
- Software ID tag that caused the detection.
Measuring license metric utilization
Scenario 1: Docker deployed on a physical server
When the Docker engine is deployed directly on a physical server, PVU and RVU MAPC utilization is measured on the level of the host computer.
Example: Three containers are deployed on a physical server that has four Intel Xeon 3400 processors, each with six cores. It gives 24 cores in total. IBM MQ is installed in two out of three containers. BigFix Inventory counts PVU and RVU MAPC utilization on the level of the host computer.
In this case, IBM MQ has access to 24 cores. According to the PVU table, when the server has four sockets, this processor model is assigned 100 PVUs per core. Thus, PVU utilization for IBM MQ equals 2400 PVUs. The value would be the same if another instance of IBM MQ was installed in the third container.
Scenario 2: Docker deployed on a virtual machine
When the Docker engine is deployed on a virtual machine, PVU and RVU MAPC utilization is counted as the highest number of PVUs that are available for the virtual machine.
- In one container on the first virtual machine
- In two containers on the second virtual machine
In this case, IBM MQ that is installed on each of the virtual machines has access to eight cores. In total, it has access to 16 cores out of 24 cores that are available on the physical computer. According to the PVU table, when the server has four sockets, this processor model is assigned 100 PVUs per core. Thus, PVU utilization for IBM MQ equals 1600 PVUs. If the Docker engine was deployed directly on the physical server, IBM MQ would have access to 24 cores and its PVU utilization would equal 2400 PVUs.
Logs
- var/opt/BesClient/LMT/CIT/docker_scan.log
- C:\Program Files (x86)\BigFix Enterprise\BESClient\LMT\CIT\docker_scan.log