Changes between Version 5 and Version 6 of Software/eAM/aInventory/InventoryGathering


Ignore:
Timestamp:
Jan 2, 2013, 7:29:14 PM (11 years ago)
Author:
ssugrim
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Software/eAM/aInventory/InventoryGathering

    v5 v6  
    2323To reflect these relationships we're going to establish a few naming conventions. These will be enumerated in the following table
    2424||Hardware || resource type || name || attributes (all prefixed with INV_)||
    25 ||Mother board|| Node || FQDNofNode || disk, cpu, memory, mother board serial number, disk serial number,cpu_type, checkin date ||
    26 ||Wired ethernet card || Device || FQDNofNode_DEV_unique#  || mac, device id, device string, bus type ||
    27 ||Wireless ethernet card || Device || FQDNofNode_DEV_unique#  || mac, device id, device string, bus type ||
    28 ||USB connected device || Device || FQDNofNode_DEV_unique# || mac (if it exists), device id, device string, bus type ||
     25||Mother board|| Node || FQDNofNode || disk, memory, mother board serial number, disk serial number,cpu type, checkin date, cpu tag ||
     26||Wired ethernet card || Device || FQDNofNode_DEV_unique#  || mac, device id, device string, bus type, device tag ||
     27||Wireless ethernet card || Device || FQDNofNode_DEV_unique#  || mac, device id, device string, bus type, device tag ||
     28||USB connected device || Device || FQDNofNode_DEV_unique# || mac (if it exists), device id, device string, bus type, device tag ||
    2929
    3030== Node Image == #node