fusioninventory / fusioninventory-for-glpi

FusionInventory plugin for GLPI
http://www.FusionInventory.org/
GNU Affero General Public License v3.0
360 stars 148 forks source link

multiple battery cases one battery keep update forever #3433

Open buborh opened 1 year ago

buborh commented 1 year ago

I use GLPI 10.0.7 with fusioninventory 10.0.6+1.1 plugin. Windows computer use fusioninventory agent 2.6. The notebook has 2 battery installed. The battery keep update forever, I see "delete" and "add" component everytime when agent connect to the glpi.

Screenshot 2023-05-31 at 11 57 45

XML file containt 2 battery, example:

23480 LION 25/10/2016 LGC 45N1113 1112 11400
<BATTERIES>
  <CAPACITY>23480</CAPACITY>
  <CHEMISTRY>LION</CHEMISTRY>
  <DATE>02/11/2016</DATE>
  <MANUFACTURER>LGC</MANUFACTURER>
  <NAME>45N1127</NAME>
  <SERIAL>1111</SERIAL>
  <VOLTAGE>11400</VOLTAGE>
</BATTERIES>

I've noticed same issue with multiple antivirus too.

Best regards