PerformContainerDInventoryScan

IT Asset Management (Cloud)

Command line | Registry

PerformContainerDInventoryScan enables inventory collection for ContainerD containers on Linux hosts. This includes information about the container images and associated containers. Application inventory is collected from running containers. The ContainerD service must be available on the local host. If ContainerD is not installed, the agent checks once every hour to detect whether ContainerD has become available.

The ContainerD agent component gathers inventory for an installed container image by injecting the Zero-footprint inventory tracker into a running container based on that image. After an inventory for an image has been successfully collected, the agent will not inject the tracker into any subsequent containers based on that image. The image is identified by its ID rather than its tag. Therefore, updating a particular image will result in the agent injecting the tracker into containers launched from the updated image.

Note: The agent requires a running container instance to gather inventory and will not gather inventory for installed container images for which a container has not been launched.

Values

Values / range

Boolean (True or False)

Default value

False

Example value

True

Command line

Tool

Inventory component (ndtrack)

Example

-o PerformContainerDInventoryScan=True

Registry

Installed by

Installation of FlexNet Inventory Agent, or manual configuration.

Computer preference

[Registry]\ManageSoft\Tracker\CurrentVersion in the config.ini or ndtrack.ini file:
[ManageSoft\Tracker\CurrentVersion] 
PerformContainerDInventoryScan=True

IT Asset Management (Cloud)

Current