Skip to main content

Retrieved Inventory Data

The Snow Integration Connector for Red Hat Enterprise Virtualization imports inventory data in a standard format which is compatible with the Snow XML schema. For more information, refer to the file named schema.xsd, which is found in the installation folder of Snow Integration Manager.

The following sections list the properties that are used in the Snow XML file and the information they are populated with from the Red Hat Enterprise Virtualization API.

Client

Field in SnowXMLField in Red Hat Enterprise Virtualization API
IsHypervisorPluginalways set to "true"
BiosSerialNumberHost.HardwareInformation.SerialNumber
HostNameHost.Name
LastUpdate<time of the last scan>
CompanyHost.Certificate.Organization
ModelHost.HardwareInformation.ProductName
PowerStateHost.status
OverallStatusHost.status
IdHost.id
ManufacturerHost.HardwareInformation.Manufacturer
SourceRHEV

Memory

Field in SnowXMLField in Red Hat Enterprise Virtualization API
TotalPhysicalHost.Memory / 1024

NetworkAdapter

Field in SnowXMLField in Red Hat Enterprise Virtualization API
MacAddressHostNic.Mac.Address
ProductNameHostNic.Name
IPAddressHostNic.Ip.Address
IPSubnetHostNic.Ip.Netmask
DefaultGatewayHostNic.Ip.Gateway
DhcpEnabledHostNic.BootProtocol

OperatingSystem

Field in SnowXMLField in Red Hat Enterprise Virtualization API
NameHost.Os.Type or
OperatingSystemInfo.Description
VersionHost.Os.Version.FullVersion
ComputerNameHost.Name
VersionInfoHost.Os.Version.FullVersion
BuildTypeHost.Os.ReportedKernelCmdline or
Host.Os.CustomKernelCmdline

Processor

Field in SnowXMLField in Red Hat Enterprise Virtualization API
NumberOfCoresHost.Cpu.Topology.Cores
CurrentClockSpeedHost.Cpu.Speed
MaxClockSpeedHost.Cpu.Speed
NameHost.Cpu.Name
NumberOfProcessorsHost.Cpu.Topology.Sockets
ManufacturerHost.Cpu.Name

DataCenter

Field in SnowXMLField in Red Hat Enterprise Virtualization API
NameDataCenter.Name
HypervisorTypeAlways set to “4”

DataCenterMember

Field in SnowXMLField in Red Hat Enterprise Virtualization API
HostNameHost.Name

VirtualMachine

Field in SnowXMLField in Red Hat Enterprise Virtualization API
ComputerNameVirtualMachine.Name
PowerStateVirtualMachine.Status
OperatingSystemVirtualMachine.Os.Type
IpAddressVirtualMachine.GuestInfo.Ips.Ip[0].Address