fusioninventory / fusioninventory-for-glpi

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

ESX inventory succeeds, but no information about volumes or network interfaces #2779

Open Geo-Ron opened 5 years ago

Geo-Ron commented 5 years ago

Hello all,

I am trying to inventory my esx environment using

The inventory seems ok, but the volumes and network interfaces are not imported to GLPI. When I run a manual export, the OCS files include volume data and interface data. Manual import (using fusioninventory plugin xml upload from website) finishes without an error, but it does not make a difference. The XML output of the agent seems ok.

Example: `

vmfs
  <SERIAL>525e47a5-083e308e-dab3-bc305bf0e9f0</SERIAL>
  <TOTAL>6047045</TOTAL>
  <TYPE>/vmfs/volumes/525e47a5-083e308e-dab3-bc305bf0e9f0</TYPE>
</DRIVES>`

`

VMstore02
  <DISKSIZE>5767170</DISKSIZE>
  <FIRMWARE>7.1 </FIRMWARE>
  <MANUFACTURER>EQLOGIC</MANUFACTURER>
  <MODEL>100E-00</MODEL>
  <NAME>/vmfs/devices/disks/naa.6019cb216051a74de425a5c4344a435c</NAME>
  <SERIAL>5448495767665049544853496555526869525053655367525152526552515367</SERIAL>
  <SERIALNUMBER>5448495767665049544853496555526869525053655367525152526552515367</SERIALNUMBER>
  <TYPE>disk</TYPE>
</STORAGES>`
Geo-Ron commented 4 years ago

Upgrading my DEV environment to GLPI 9.4.3 and FusionInventory 9.4+1.1

did not resolve this issue. I am making use of the agent version 2.5.1.

Anyone that can help or anything that I can do?

localhost.info.net-2019-10-02-13-31-17.ocs.txt

Manondescodessources commented 3 years ago

Hello,

Similar problem for me.

With Fusioninventory agent 2.6, I can read the total size of the volume, but the free size does not appear. Neither does the free percentage.

Is there a trick to import this valuable information?