Hi all,
I´m new to snow, so please excuse a maybe stupid question.
We scanned our Linux Servers and i expected to find the installed rpm Packages in unassigned inventoried software.
The parameter software_scan_rpm in agent config ist set true.
Where can i find now the rpms in the inventory or licencse manager?
Thanks
Burkhard
Hello Burkhard,
The setting software_scan_rpm is toggling whether we use the RPM package manager or not during the software scan.
If this setting is set to true the agent will traverse the RPM package manager and locate meta data and installation paths for installed software, but it will not report the RPM packages as such.
If you want the agent to also report RPM files, you might have to tweak your configuration file a bit and investigate the include and exclude sections of the software scan, to make sure that you include the file types and paths that matches your RPM packages.