Known Issue: Large number of inventory .ndi files for Docker images may accumulate in tracker/inventories directory over time (IOJ-2201082)
Known Issue: Large number of inventory .ndi files for Docker images may accumulate in tracker/inventories directory over time (IOJ-2201082)
Summary
When the FlexNet inventory agent is configured to gather Docker inventory, the fnms-docker-monitor process will produce and save an inventory .ndi file once for each container image that is ever found on the host. This is done to minimize container inventory gathering activity. However it also has the effect that inventory files will tend to accumulate in the /var/opt/managesoft/tracker/inventories directory, potentially leading to a significant number of files being retained on hosts which have had a large number of container images over time.
Mitigation
Old files in the /var/opt/managesoft/tracker/inventories directory can be safely deleted to reduce the number of files that are retained.
For example, this may be achieved by executing a UNIX command similar to the following to find and delete cached inventories files that are older than 7 days:
Tip: If you have been impacted by this issue, please click the KUDOS button above. This helps to track the relative significance and importance of issues. Clicking on an option against "Was this article helpful?" also helps assess and improve the usefulness of content.