...
Source | Source Xpath | CMDB Object | Semantics | Format |
---|---|---|---|---|
XML | //computerName | cmdb_ci_computer.name | machine name | |
XML | //asset[@id] | cmdb_ci_computer.serial_number (primary) | primary serial | |
XML |
| cmdb_ci_network_adapter (related) | insert related network adapters discovered on machines | |
XML | //manufacturer, //model | cmdb_ci_computer.manufacturer, model_id, virtual | insert machine mfg and model, virtual/physical | |
XML | //ram | cmdb_ci_computer.current_ram | total RAM | string: XXXX MB |
XML | //cpu | cmdb_ci_computer.cpu_type, cpu_speed | cpu info | string: X MHz Type |
XML | //os | cmdb_ci_computer.os, os_version | proper OS distribution and version | string: OS version |
XML | //primaryUser | cmdb_ci_computer.assigned_to | reference | |
XML | //responsibleNetID | cmdb_ci_computer.owned_by | reference |