fusioninventory / fusioninventory-agent

FusionInventory Agent
http://fusioninventory.org/
GNU General Public License v2.0
252 stars 125 forks source link

Problem with Unnessary softwares scanned by fusionagent #963

Open EshKG opened 2 years ago

EshKG commented 2 years ago

Server Ubuntu 20.04.GLPI 9.5.6. Fusion Inventory Plugin 9.5+3.0. Agent on ubuntu computers FusionInventory-Agent_v2.6-1,on windows FusionInventory-Agent_v2.6.

Hello,developers.For me problem it is too much softwares inventory from Linux machines(Maybe I express not good,wanna say about softwares scanned by fusioninventory-agent it is too much for my requests).Because this will load the database very heavily thats why I have this question.Is exist the way to change the role for scaning agent at least for Linux machines?

g-bougard commented 2 years ago

Hi @EshKG on your linux system, setup your agent with "no-category=software" to totally avoid software inventory.

EshKG commented 2 years ago

Thank you for your answer @g-bougard.

Hi @EshKG on your linux system, setup your agent with "no-category=software" to totally avoid software inventory.

And this action will tottaly avoid all software?Thank you for it.But is exist the way to make role to make clever inventory?I mean make role for inventory not basic libs(at-spi2-core ,diffutils, libespeak1 and etc) of Linux but for another softwares like anydesk,remmina

g-bougard commented 2 years ago

No this doesn't exist. Maybe a nice feature would be to support a whitelist provided by the server.

EshKG commented 2 years ago

@g-bougard it is exist that whitelist in server?Can you say how to do it, please,if it is exist?

ddurieux commented 2 years ago

Yes you can use GLPI rules for ignore softwares (if not xx or xx or xx, so ignore import)

EshKG commented 2 years ago

@ddurieux Hello, very thank you for your answer,sir, Ivery appreciate it.Do I understand right you mean i must add the ignore criteria in rule computer update(by name) for example?

ddurieux commented 2 years ago

not in these rules but in the dictionnaries : in the menu administration > dictionnaries -> softwares ;)

EshKG commented 2 years ago

@ddurieux oh)Thank you very much 👍