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
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
