glpi-project / glpi-inventory-plugin

GLPI Inventory plugin
GNU Affero General Public License v3.0
46 stars 27 forks source link

NetInventory and NetDiscovery : Many issues #460

Closed waaalex closed 8 months ago

waaalex commented 8 months ago

Describe the bug

Hello, Remote inventory tasks finish with error (Switch, access points, NAS, etc...). Remote Discoveries put discoverd devices in unmanaged devices when SNMPV3 is used. (same issue as https://github.com/glpi-project/glpi-inventory-plugin/issues/405)

I have deleted one job and one switch. Done a new discovery task, switch is now on unmanaged devices. ESXi remote inventory tasks are not updated ( nothing in agent log) . inventory agent is not updated (it see agent version 1.6.1 but agent is in 1.7.1) Back to 1.6.1, existing remote inventory is working but discovery still put new switch in unmanaged devices. I have to put SNMPV2 in credential to make it working.

I m not sure if issue is due to agent or plugin. I cant select agent 1.7.1 beside.

EDIT : manual inventory is working well, but with automatic inventory, we have many errors.

Thanks. Regards.

To reproduce

Do a remote inventory task or discovery with 1.34 plugin and 1.7.1 agent.

Expected behavior

Working as previous version.

Operating system

Linux

GLPI Agent version

Other (See additional context below)

GLPI version

10.0.11

GLPIInventory plugin

1.3.4

Additional context

No response