You are not logged in.

Announcement

 Téléchargez la dernière version stable de GLPI      -     Et vous, que pouvez vous faire pour le projet GLPI ? :  Contribuer
 Download last stable version of GLPI                      -     What can you do for GLPI ? :  Contribute

#1 2024-03-01 17:49:35

GerdS-Koewi
Member
Registered: 2024-02-09
Posts: 1

Importing CSV-File with Componentinfo by DATA INJECTION

Hi,
as a newbie with GLPI I try to import a CSV-File containing
Name -> Name of the computer
Serialnumber -> Serialnumber of the computer
WiFi-Mac-address -> Networkcard 1
LAN-Mac-address -> Networkcard 2

In DATA INJECTION I create a model,
MODEL
Name = LaptopImportCards
Visibility = public
Entity = root
child entities = no
comment = "not filled"
Type of data to import = Computer
Allow line creation = yes
Allow line updates = no
ADVANCED OPTIONS
Allow creation of dropdowns = no
Dates format = dd-mm-yyyy
Allow update of existing fields = no
Float format 1 2344,56


Demosentence
Name;Serial Number;MAC-Address WiFi;MAC-Address LAN
LAP001;pf4xxxxx;22:33:44:55:66:77;11:22:33:44:55:66

I'm creating the mapping according to the informations
Question are:
How-To add 2 MAC-Addresses to 1 Computer
How to add a link for Networkcard to computer

Whenever I import the CSV-File, the computer with his serialnumber is created, but there is no Macaddress to find in the components. How to manage to add the networkcards as component to the computer (best with the right modelinformation for networkcard)?

Offline

Board footer

Powered by FluxBB