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

Display more details on network card configuration (DNS, gateway, ...) #2187

Open AnaelMobilia opened 7 years ago

AnaelMobilia commented 7 years ago

Hello,

I search too have more details on computer's network configuration : the agent get all my network configuration on the hardware part, but it's not displayed on the web interface of the hardware device. For example, i'm searching DNS server, all Gateway (not only the first one), ...

<HARDWARE>
  <ARCHNAME>MSWin32-x64-multi-thread</ARCHNAME>
  <CHASSIS_TYPE>Notebook</CHASSIS_TYPE>
  <CHECKSUM>131071</CHECKSUM>
  <DEFAULTGATEWAY>10.10.20.254</DEFAULTGATEWAY>
  <DNS>192.168.20.1</DNS>
  <ETIME>8</ETIME>
  <IPADDR>10.10.20.23</IPADDR>
  <LASTLOGGEDUSER>anael</LASTLOGGEDUSER>
  <MEMORY>16264</MEMORY>
  <NAME>SIEGE-007</NAME>
  <OSNAME>Microsoft Windows 10 Professionnel</OSNAME>
  <OSVERSION>10.0.14393</OSVERSION>
  <PROCESSORN>1</PROCESSORN>
  <PROCESSORS>2500</PROCESSORS>
  <PROCESSORT>Intel(R) Core(TM) i7-6500U CPU @ 2.50GHz</PROCESSORT>
  <USERID>anael</USERID>
  <UUID>90AA08F4-F1AF-11E6-9027-1C1CE40240EF</UUID>
  <VMSYSTEM>Physical</VMSYSTEM>
  <WINCOMPANY>Hewlett-Packard Company</WINCOMPANY>
  <WINLANG>1036</WINLANG>
  <WINOWNER>Anael</WINOWNER>
  <WINPRODID>01234-01234-01234-01234</WINPRODID>
  <WINPRODKEY>ABCDE-ABCDE-ABCDE-ABCDE-ABCDE</WINPRODKEY>
  <WORKGROUP>contoso.com</WORKGROUP>
</HARDWARE>

image

Is it possible too add these details ?

Thanks, Anael

J-C-P commented 6 years ago

I agree with the request :-) 👍

ddurieux commented 6 years ago

I think yes, but need add these fields into GLPI core