The Community is now in read-only mode to prepare for the launch of the new Flexera Community. During this time, you will be unable to register, log in, or access customer resources. Click here for more information.
We have an environment where we have FNMS running and collecting inventory, however one of the groups we are working with has an air-gapped network that requires inventory, but will not have any FNMS server infrastructure in place. We have successfully, in the past, been able to have the ndtrack process utilize a file share to drop the NDI files, and we collect them in one place and move them to FNMS manually.
We have done this previously with the Windows Agent utilizing the "UploadLocation" set to "file:////servername.comain.com/ShareName" and it works.
I'm not a Unix person...not sure if i need to mount the share prior to doing this...i'm fooling around with different things, but curious if anyone has ever done this. it's a fairly small environment---so options are fairly limited (no web/FTP services), and would rather not have to manually collect the NDI files from each system. Thanks for any ideas or thoughts.
Sep 14, 2022 12:34 PM
If you want to transfer files via a file share on a Unix-like operation system then you would first need to arrange for that share to be mounted. Once the share is mounted, you can copy files to it (either after executing ndtrack to generate NDI files, or by specifying a file:// URL in the UploadLocation preference as you have done on Windows.
Sep 26, 2022 01:33 AM
If you want to transfer files via a file share on a Unix-like operation system then you would first need to arrange for that share to be mounted. Once the share is mounted, you can copy files to it (either after executing ndtrack to generate NDI files, or by specifying a file:// URL in the UploadLocation preference as you have done on Windows.
Sep 26, 2022 01:33 AM