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:
find /var/opt/managesoft/tracker/inventories -type f -mtime +7 -print0 | xargs -0 rm
Fix status
This issue has been fixed in the following FlexNet Manager Suite releases: 2021 R1 (On Premises), 2021 R1 / Jul 2021 (Cloud)
Other information
Affected components: Agent, Containers, Inventory
Master issue ID: IOJ-2201082
Also known as: FNML-73682
Related Articles
Imported file evidence and application recognition results may fluctuate over time if inventory NDI files contain both pro… 12Number of Views Known Issue: usageagent.log does not rotate until usage agent is restarted, potentially leading to log files growing very … 24Number of Views Known Issue: Windows OS name values from .ndi files imported by inventory server (with agent installed on the same server)… 31Number of Views Known Issue: Inventory NDI files from lightweight Kubernetes agent may fail to import due to inventory date of 0001/01/01 … 11Number of Views Known Issue: Inventory NDI files from MacOS devices may fail to import if MachineUID and/or UserUID values from agent are … 5Number of Views
Hi, I am Reva - Ask me anything.
No new updates
Thanks for the feedback!
Your feedback has been saved.Rate this response:
Add Additional feedback ( Optional )
Are you sure you want to cancel
the case creation?
Are you sure you want to cancel the case creation?
Are you sure you want to close this case
| Products | Region | Phone Numbers |
|---|---|---|
| FlexNet Operations FlexNet Embedded FlexNet Publisher FlexNet Connect FlexNet Code Insight InstallAnywhere InstallShield |
North America * |
+1 630-332-2513 (toll) +1 877-279-2853 (toll-free in North America) |
| Europe * |
+44 1925 944367 (toll) +44 800 047 8642 (toll-free in Europe) |
|
| Japan * | +81 3-4540-5335 (select option 2) | |
| Australia * |
+61 3 9895 2177 +61 1800 560 603 (toll-free in Australia) |
|
|
Usage Intelligence (formerly
Revulytics) Compliance Intelligence |
Please use the Case Portal to submit your support ticket or reach out to your Revenera contact. | |
Case id: 00001065
Activity: Status change: 2 hours ago