NetXMS Support Forum

English Support => General Support => Topic started by: DanG on April 10, 2014, 05:09:08 PM

Title: Software inventory
Post by: DanG on April 10, 2014, 05:09:08 PM
Hello,

I examined today the the software inventory feature.
Right clicking on a node where an agent is installed results in a new tab containing a grid with software inventory items.

Regards,
Dan
Title: Re: Software inventory
Post by: Victor Kirhenshtein on April 10, 2014, 05:28:45 PM
Hi!

1. On Windows agent uses MsiEnumProducts API to enumerate installed products. It is supposed to return all installed software in the system. If it doesn't then it requires further investigation.

2, 3. You can create table DCI for parameter System.InstalledProducts and set schedule as needed. It will also be stored in database as usual.

4. Yes, it works on all rpm and deb based Linux distributions.

Best regards,
Victor
Title: Re: Software inventory
Post by: DanG on April 10, 2014, 06:08:59 PM
Hi Victor,


Regards,
Dan
Title: Re: Software inventory
Post by: DanG on April 24, 2014, 02:00:41 PM
Hello Victor,

Any news about this issue?

Kind regards,
Dan
Title: Re: Software inventory
Post by: Benjamin Dill on September 22, 2014, 12:18:42 PM
Some funny note on that: Even the NetXMS client is currently not listed  :)
I will take a look if I can fix that.
Title: Re: Software inventory
Post by: obscenum on September 28, 2014, 11:58:43 AM
Hi!

I can also confirm this, checked 3 machines:
Machine 1:
OS: Windows 8.1 Pro x64
NetXMS Software Inventory: 54 entries
Windows Programs and Features: 97 entries

Machine 2:
OS: Windows 7 Pro x64
NetXMS Software Inventory: 63 entries
Windows Programs and Features: 82 entries

Machine 3:
OS: Windows 8.1 Pro x64 (virtual machine)
NetXMS Software Inventory: 19 entries
Windows Programs and Features: 30 entries

They all run NetXMS Agent v.1.2.16 x64

For example:
The NetXMS Agent is not listed on any of the machines.
Mozilla Firefox 32.0.3 is not listed on any of the machines.

I'll be grateful if anyone could shed some light on how to fix this.

Cheers
Opie
Title: Re: Software inventory
Post by: JRA1 on January 20, 2017, 11:56:49 AM
Got same issue in current version, any fix, please?