
gotqcorp asked a question.
Hi All,
I'm using FNMS2019R2's inventory agent version of 14.0.0.0 and just installed agent on target machine such as Windows Server, HP-UX, AIX, Linux and Solaris SPARC. FNMS Application server was deployed but I need to ship .ndi.gz file via email not by network because of some security reason.
so I used commandline for running agent to build inventory file(ndi.gz) as following
- Unix like system: /opt/managesoft/libexec/ndtrack -o InventoryType=Machine -o UserInteractionLevel=Quiet
- Windows Server: C:\Program Files (x86)\ManageSoft\Tracker\ndtrack.exe -o InventoryType=Machine -o UserInteractionLevel=Quiet
after running this commandline then, machine inventory file ndi.gz was built on each uploads\Inventories folder but no more Oracle Inventory file were not built.
in the document of "GatheringFlexNetInventory.pdf", For making Oracle Inventory, Need copying InventorySetting.xml file but I didn't understand perfectly. anyone who can help me to gather Oracle Inventory as this way?
Regards,
gotqcorp