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 Citrix Hypervisor they are populated with.
Field in SnowXML | Field in Citrix Hypervisor |
---|
HostName | Host -> name_label |
Client Identifier | Host -> name_label |
BiosSerialNumber | Host -> bios_strings -> system-serial-number |
Manufacturer | Host -> bios_strings -> system-manufacturer |
Model | Host -> bios_strings -> system-product-name |
NumberOfProcessors | Host -> cpu_info -> cpu_count |
BiosManufacturer | Host -> bios_strings -> bios-vendor |
BiosVersion | Host -> bios_strings -> bios-version |
Field in SnowXML | Field in Citrix Hypervisor |
---|
TotalPhysical | Metrics -> memory_total |
FreePhysical | Metrics -> memory_free |
Field in SnowXML | Field in Citrix Hypervisor |
---|
IpAddress | Pif -> P |
ProductName | Pif -> device |
MacAddress | Pif -> MAC |
DnsServer | Pif -> DNS |
DhcpEnabled | Pif -> ip_configuration_mode |
DefaultIpGateway | Pif -> gateway |
IpSubnet | Pif -> netmask |
Field in SnowXML | Field in Citrix Hypervisor |
---|
Name | Host -> software_version -> product_brand |
Manufacturer | <always set to "Citrix"> |
Version | Host -> software_version -> product_version |
BuildNumber | Host -> software_version -> build_number |
Field in SnowXML | Field in Citrix Hypervisor |
---|
Name | Client -> DatacenterName |
HypervisorType | <always set to "3"> |
Field in SnowXML | Field in Citrix Hypervisor |
---|
HostName | Client -> Host -> name_label |
Field in SnowXML | Field in Citrix Hypervisor |
---|
ComputerName | Vm -> name_label |
IpAddress | VirtualMachine -> GuestMetrics.networks -> ip |
OperatingSystem | VirtualMachine -> GuestMetrics.os_version -> Name |
PowerState | Vm -> power_state |
Field in SnowXML | Field in Citrix Hypervisor |
---|
Name | cpuInfo -> modelname |
CurrentClockSpeed | cpuInfo -> speed |
Manufacturer | cpuInfo -> vendor |
NumberOfProcessors | cpuInfo -> socket_count |
NumberOfCores | cpuInfo -> cpu_count |
Model | cpuInfo -> model |