Replicated datacenter information
The connector creates Inventory files using the SnowXML schema. The following sections list the properties that are used in the SnowXML file and what information from Hyper-V they are populated with.
Client
Field in SnowXML | Field in Hyper-V |
---|---|
HostName | Host -> ComputerInfo -> Name |
Client Identifier | Host -> ComputerInfo -> Name |
BiosSerialNumber | Host -> BiosInfo -> SerialNumber |
Manufacturer | Host -> ComputerInfo -> Manufacturer |
Model | Host -> ComputerInfo -> Model |
NumberOfProcessors | Host -> ComputerInfo -> NumberOfProcessors |
InstallDate | Host -> OSInfo -> InstallDate |
HypervisorName | Host -> ComputerInfo -> HypervisorName |
BiosManufacturer | Host -> BiosInfo -> Manufacturer |
BiosVersion | Host -> BiosInfo -> SMBIOSBIOSVersion |
OverallStatus | Host -> ComputerInfo -> Status |
BiosReleaseDate | Host -> BiosInfo -> ReleaseDate |
Memory
Field in SnowXML | Field in Hyper-V |
---|---|
TotalPhysical | Host -> ComputerInfo -> TotalPhysicalMemory |
TotalSlots | Host -> MemoryDeviceInfo -> MemoryDevices |
NetworkAdapter
Field in SnowXML | Field in Hyper-V |
---|---|
IpAddress | Network -> Configuration -> IPAddress |
ProductName | Network -> Adapter -> Name |
MacAddress | Network -> Adapter -> MACAddress |
DnsServer | Network -> Configuration -> DNSServerSearchOrder |
DhcpEnabled | Network -> Configuration -> DHCPEnabled |
DhcpServer | Network -> Configuration -> DHCPServer |
OperatingSystem
Field in SnowXML | Field in Hyper-V |
---|---|
Name | Host -> OSInfo -> Caption |
Manufacturer | Host -> OSInfo -> Manufacturer |
Version | Host -> OSInfo -> Version |
VersionInfo | Host -> OSInfo -> CSDVersion |
DomainName | Host -> ComputerInfo -> Domain |
BuildNumber | Host -> OSInfo -> BuildNumber |
BuildType | Host -> OSInfo -> BuildType |
ComputerName | Host -> ComputerInfo -> Name |
DataCenter
Field in SnowXML | Field in Hyper-V |
---|---|
Name | Host -> VmHostGroup or Host -> VMMName or Host -> ComputerInfo or Host -> HostCluster |
HypervisorType | Always set to “2” |
DataCenterMember
Field in SnowXML | Field in Hyper-V |
---|---|
HostName | Host -> ComputerInfo -> Name |
VirtualMachine
Field in SnowXML | Field in Hyper-V |
---|---|
ComputerName | VirtualMachine -> ElementName |
IpAddress | WMIFetcher -> KVPKeyIPv4 |
OperatingSystem | WMIFetcher -> KVPKeyOSName |
Processor
Field in SnowXML | Field in Hyper-V |
---|---|
Name | Processor -> Name |
CurrentClockSpeed | Processor -> CurrentClockSpeed |
Manufacturer | Processor -> Manufacturer |
NumberOfProcessors | Host -> ComputerInfo -> NumberOfProcessors |
NumberOfCores | Processor -> NumberOfLogicalProcessors |