Mar 28, 2023
02:20 AM
Yes you are correct however some of evidence are not available in all inventory.
... View more
Mar 24, 2023
03:05 PM
Hi all ... Does anyone know whether ndtrack triggers the Windows Search Indexer? I have an end user who saw a CPU spike, and when he checked utilization, he saw both the Flexera Agent and the Indexer running at higher CPU rates. The technote "Common causes of high CPU usage by the ndtrack component of FlexNet inventory agent" says that "if no processes with higher priority are running, the ndtrack process will typically be given as much CPU resources as it can consume". Does ndtrack throttle down if another process with a higher priority starts up while ndtrack is running? If the entry "LowProfile" is not found in the Registry (HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\ManageSoft Corp\ManageSoft\Tracker\CurrentVersion\LowProfile), I presume that the default value of "True" is honored (Ndtrack runs with low priority)? Last question - does ndtrack scan OneDrive drives by default? --Mark
... View more
Labels
- Labels:
-
agent
-
Inventory Gathering & Data
Mar 22, 2023
07:21 AM
1 Kudo
Agree with mfeinman's point here.
On the database, you can confirm your Beacons are present by checking the: SELECT * FROM Beacon Table, but if it's rendering in the Beacons page of the Web UI, it should be.
As above, Agents check for policy download every 12 hours. It may be worth checking either: /var/opt/managesoft/log/installation.log or C:\Windows\Temp\Managesoft\installation.log to confirm the policy download's succeeding if it's been longer than that with no update.
You can also use something like the following to target a particular Beacon with your policy download: mgspolicy -t Machine -o DownloadRootURL=http://BeaconIPAddressOrHostName/ManageSoftDL (Ran from either /opt/managesoft/bin, or Program Files(x86)\Managesoft\Policy Client)
Hope that helps!
... View more
Mar 21, 2023
05:37 AM
Hi @bleepie , Checks the upload (RL) and download (DL) locations on the beacon if its accessible.
... View more
Mar 17, 2023
08:55 PM
For installing the agent, there is likely not much difference in the semantics of the different options you're referring to here that will have a material effect on the operation.
Check out the rpm(8) man page to understand what the various command line options mean.
Here are the descriptions of the various options you have noted:
--install or -i: This installs a new package.
--upgrade or -U: This upgrades or installs the package currently installed to a newer version.
--oldpackage: Allow an upgrade to replace a newer package with an older one.
--verbose or -v: Print verbose information - normally routine progress messages will be displayed.
--hash or -h: Print 50 hash marks as the package archive is unpacked. Use with -v|--verbose for a nicer display.
... View more
Mar 15, 2023
02:14 PM
1 Kudo
1) From the Flexera main menu, click on Discovery & Inventory > All Inventory. 2) Choose any device and open its details. 3) On the Inventory Device Properties page that will open, click on the Evidence tab on the right side of the page: 4) Under the Evidence label at the top, click on File to display file evidence: 5) You'll see all the file evidence appear: What you might not see, by default, is the field "raw file path" as one of the columns. To add that column, open the column chooser: Drag the column "raw file path" to the column names: Now you should see the file path in the list: Hope that helps ... --Mark
... View more
Mar 14, 2023
11:26 AM
Regarding question 1, the Flexera Database Schema Reference is your friend. Regarding question 2, there are many fields where an ID is listed in a table that references an actual value in a reference table. Your query will have to join to the reference table in order to see the value. For example, if a record in the ComplianceComputer table has a ComplianceComputerTypeID of 2, you'll need to join your query to the ComplianceComputerType table to see that the value of 2 is the string "VM Host". --Mark
... View more
Mar 14, 2023
11:15 AM
Can you check if .net framework 4.7.2 or higher version is installed on Beacon server? if it is there it should automaticly get upgrade without any issuee. you can find it in below path: Computer\HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\.NETFramework\v4.0.30319\SKUs
... View more
Mar 14, 2023
10:38 AM
Is it possible for you to run the AD Import again, make a copy of the import file and then crack it open to see if these other domains are in it? If they are, then that's why you're seeing it in FNMS. --Mark
... View more
Mar 10, 2023
08:47 AM
2 Kudos
After you update the targets a new beacon policy will be created and the beacons should pick this up in about 20 minutes. The agents check in with the beacon every 12 hours and when they check in they will receive the new policy that indicates usage should be enabled and then the registry key value will be updated.
... View more
Mar 08, 2023
11:24 PM
1 Kudo
The import process will attempt to match up details of computers from different inventory sources, and merge them into a single inventory device record.
Details of how this is done can be found here: Common: Identifying Related Inventory.
In a situation where computer details are merged from multiple sources, single-valued properties on the inventory device record are selected based on:
If any of the sources is configured as the primary source, the value from that source is used.
Otherwise the value from the source with the most recent inventory is used.
... View more
Feb 28, 2023
03:15 PM
@dmathias - I expect this issue has the potential to affect any versions of FlexNet Manager Suite (up to the fixed version).
... View more
Feb 13, 2023
06:15 PM
1 Kudo
The other responses on this thread provide some good pointers on options to consider. For further reference, here are a couple of other threads related to this topic:
Idea ITAM-I-90: Ability to track which beacons inventory came through via the GUI and ability to sum up total number of clients checking into a specific beacon (please vote for this idea if it would be useful to you)
Agent's default Beacon (forum discussion)
... View more
Latest posts by mfeinman
Subject | Views | Posted |
---|---|---|
185 | Mar 24, 2023 03:05 PM | |
95 | Mar 21, 2023 10:41 AM | |
110 | Mar 20, 2023 11:14 AM | |
130 | Mar 20, 2023 09:45 AM | |
145 | Mar 17, 2023 03:07 PM | |
172 | Mar 17, 2023 12:07 PM | |
196 | Mar 17, 2023 09:55 AM | |
197 | Mar 16, 2023 09:35 AM | |
192 | Mar 16, 2023 09:24 AM | |
258 | Mar 15, 2023 02:14 PM |
Activity Feed
- Posted ndtrack Questions Regarding High CPU utilization, the "LowProfile" Registry Entry, OneDrive Scanning and the Windows Search Indexer on FlexNet Manager Forum. Mar 24, 2023 03:05 PM
- Got a Kudo for Re: Adding/replacing beacons. Mar 24, 2023 07:37 AM
- Kudoed Re: Adding/replacing beacons for jevans. Mar 23, 2023 08:33 AM
- Posted Re: Adding/replacing beacons on FlexNet Manager Forum. Mar 21, 2023 10:41 AM
- Got a Kudo for Re: Healthcheck for Beacon. Mar 21, 2023 04:25 AM
- Posted Re: "Bootstrap Server 1" Registry Entry After The Original Bootstrap Beacon is Retired - Does It Need to be Updated? on FlexNet Manager Forum. Mar 20, 2023 11:14 AM
- Kudoed Re: "Bootstrap Server 1" Registry Entry After The Original Bootstrap Beacon is Retired - Does It Need to be Updated? for tjohnson1. Mar 20, 2023 11:13 AM
- Posted "Bootstrap Server 1" Registry Entry After The Original Bootstrap Beacon is Retired - Does It Need to be Updated? on FlexNet Manager Forum. Mar 20, 2023 09:45 AM
- Posted Re: Upgrading to server 2019 for FNMA on FlexNet Manager Forum. Mar 17, 2023 03:07 PM
- Posted Re: More Than One Install Command For Linux X86_64? on FlexNet Manager Forum. Mar 17, 2023 12:07 PM
- Posted More Than One Install Command For Linux X86_64? on FlexNet Manager Forum. Mar 17, 2023 09:55 AM
- Posted Re: Healthcheck for Beacon on FlexNet Manager Forum. Mar 16, 2023 09:35 AM
- Got a Kudo for Re: Upgrading to server 2019 for FNMA. Mar 16, 2023 09:32 AM
- Posted Re: Upgrading to server 2019 for FNMA on FlexNet Manager Forum. Mar 16, 2023 09:24 AM
- Got a Kudo for Re: [FNMS] Directory of an application installed on Flexera. Mar 15, 2023 10:49 PM
- Posted Re: [FNMS] Directory of an application installed on Flexera on FlexNet Manager Forum. Mar 15, 2023 02:14 PM
- Got a Kudo for Re: [FNMS] Directory of an application installed on Flexera. Mar 14, 2023 10:19 PM
- Posted Re: Discovered Device Properties-Inventory Evidence TAB on FlexNet Manager Forum. Mar 14, 2023 11:51 AM
- Posted Re: Create reports/charts from SQL query in Cognos Analytics on FlexNet Manager Forum. Mar 14, 2023 11:26 AM
- Posted Re: Active Directory users from wrong domains are displayed in FNMS on FlexNet Manager Forum. Mar 14, 2023 10:38 AM