- Flexera Community
- :
- Flexera One
- :
- Flexera One Forum
- :
- Re: Oracle Fusion Middleware Scanning using lite agent (ndtrack.sh, ndtrack.exe)
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Oracle Fusion Middleware Scanning using lite agent (ndtrack.sh, ndtrack.exe)
I've read through https://docs.flexera.com/flexera/EN/ITAssets/InvSet-OrclFusnMdlwrScan.htm and have checked the box for Enable collection of Oracle Fusion Middleware audit data. I've enabled Include Oracle Fusion Middleware checkbox to make audit data available on demand.
I've verified in my BeaconPolicy.xml has CTrackerPerformOracleFMWScan set to True, for osx, unix, windows. I've verified I am licensed for Oracle.
In the document linked above, it states that for collecting Fusion Middleware, you can use the FlexNet inventory agent installed locally and zero footprint. My question is, since it states zero footprint will work, would a "lite" agent work as well? I'd copy ndtrack.sh, ndtrack.ini, and InventorySettings.xml to the same directory (say, /var/flexera/liteagent/), make ndtrack.sh executable, and manually run the command ./ndtrack.sh -t machine -o MachineInventoryDirectory=/var/flexera/liteagent/results –o LogFile=/var/flexera/liteagent/results/tracker.log.
Being that the BeaconPolicy.xml shows OracleFMW scanning is enabled, my assumption is the scripts necessary to collect Oracle Fusion Middleware would be run when I execute my scan against ndtrack.sh, because I've included InventorySettings.xml with my executable.
Is this correct? I'm basically looking to verify that a "lite" agent can collect OracleFMW even if it's not explicitly called out in the documentation.
This thread has been automatically locked due to inactivity.
To continue the discussion, please start a new thread.
- Mark as New
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I can't think of any reason why this wouldn't work with the lite agent approach you've described, but you will likely need to include the following option on the command line to activate the Oracle Fusion Middleware scanning functionality (which is disabled by default):
-o PerformOracleFMWScan=True
