Open kofe88 opened 3 years ago
@g-bougard , Hi! Can you help us?
@kofe88 Check fusioninventory/fusioninventory-agent#892.
@kofe88 Check fusioninventory/fusioninventory-agent#892.
Hi, yes, i check, same problem, but different monitor models.
Hi @kofe88 I implemented your request in glpi-agent. You will be able to test it with next nightly. You can also wait for next fusioninventory-agent release if @ddurieux decides to backport it.
Same issue here:
`
<CAPTION>B226WL</CAPTION>
<DESCRIPTION>3/2018</DESCRIPTION>
<MANUFACTURER>Acer Technologies</MANUFACTURER>
<NAME>Generic PnP Monitor</NAME>
<PORT>VGA</PORT>
<SERIAL>LXVEE0018511</SERIAL>
<TYPE>Generic PnP Monitor</TYPE>
</MONITORS>
`
ALTSERIAL is the right serial number!
Hello. For many Acer monitors, the serial number falls into Allserial, and the Serial gets an alternative serial number as I understand it. This results in a very large number of monitors with the same serial number, and automatic inventory does not work. Sample code from the agent logs below:
Acer V193 First monitor:
Second monitor:
third monitor:
Acer K242HQL
Acer sa240y
and e.t.c.
Monitors: Acer V193 esia_id: 004c Acer K242HQL esia_id: 042e Acer V246HQL esia_id: 0424 Acer sa240y esia_id: 057F Acer V226HQL esia_id: 032d Acer ET221Q esia_id: 056b FusionInventory agent 2.6 same issue as https://github.com/fusioninventory/fusioninventory-agent/issues/829 @g-bougard need help =)