Skip to main content

Retrieved 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 FrontRange HEAT Discovery they are populated with.

Client

Field in SnowXMLField in HEAT Discovery
IDHEATSM.dbo.CI -> RecId
BiosReleaseDateHEATSM.dbo.CI -> BIOSDate
BiosManufacturerHEATSM.dbo.CI -> BIOSManufacturer
BiosSerialNumberHEATSM.dbo.CI -> SerialNumber
BiosVersionHEATSM.dbo.CI -> BIOSVersion
HostNameHEATSM.dbo.CI -> Name
IsPortableHEATSM.dbo.CI -> IsPortable
LastUpdateHEATSM.dbo.CI -> LastScanDateTime
NumberOfProcessorsHEATSM.dbo.CI -> CPUCount
ModelHEATSM.dbo.CI -> Model
ManufacturerHEATSM.dbo.CI -> Manufacturer
UsernameHEATSM.dbo.CI -> DomainName + LoginName

CDrom

Field in SnowXMLField in HEAT Discovery
DeviceIdHEATSM.dbo.FRS_CIComponent -> DisplayName
NameHEATSM.dbo.FRS_CIComponent -> DisplayName
TypeHEATSM.dbo.FRS_CIComponent -> DisplayName
BytesPerSector"0"
Cylinders"0"
DiskSize"0"
Partitions"1"
SectorsPerTrack"0"
TracksPerCylinder"0"
InterfaceHEATSM.dbo.FRS_CIComponent -> DisplayName

DisplayAdapter

Field in SnowXMLField in HEAT Discovery
DisplayAdapterNameHEATSM.dbo.FRS_CIComponent -> DisplayName

LogicalDisk

Field in SnowXMLField in HEAT Discovery
FileSystemHEATSM.dbo.FRS_CIComponent -> DriveFormat
NameHEATSM.dbo.FRS_CIComponent -> DisplayName
FreeSpaceHEATSM.dbo.FRS_CIComponent -> FreeSpace
DiskSizeHEATSM.dbo.FRS_CIComponent -> Capacity
VolumeNameHEATSM.dbo.FRS_CIComponent -> DriveLetter
DriveType"3"

Memory

Field in SnowXMLField in HEAT Discovery
TotalPhysicalHEATSM.dbo.CI -> TotalMemory
FreeSlotsHEATSM.dbo.FRS_CIComponent -> count(((FRS_CIComponentType") == ("Memory") && (DisplayName").Contains("is empty") && ("ParentLink_RecID") == resourceId));
TotalSlotsHEATSM.dbo.CI -> MemorySlotCount

Monitor

Field in SnowXMLField in HEAT Discovery
NameHEATSM.dbo.FRS_CIComponent -> DisplayName
MonitorHeightHEATSM.dbo.FRS_CIComponent -> MaxVerticalSize
MonitorWidthHEATSM.dbo.FRS_CIComponent -> MaxHorizontalSize

NetworkAdapter

Field in SnowXMLField in HEAT Discovery
MacAddressHEATSM.dbo.FRS_CIComponent -> MACAddress
ProductNameHEATSM.dbo.FRS_CIComponent -> DisplayName
IpAddressHEATSM.dbo.FRS_CIComponent -> IPAddress

OperatingSystem

Field in SnowXMLField in HEAT Discovery
ComputerNameHEATSM.dbo.CI -> Name
ManufacturerHEATSM.dbo.FRS_CIComponent -> Manufacturer
NameHEATSM.dbo.CI -> OperatingSystem + OSEdition
VersionHEATSM.dbo.CI -> OSMajorVersion + OSMinorVersion
VersionInfoHEATSM.dbo.CI -> OSServicePackLevel
DomainNameHEATSM.dbo.CI -> DomainName

PhysicalDisk

Field in SnowXMLField in HEAT Discovery
DeviceIDHEATSM.dbo.FRS_CIComponent -> Model
DiskSizeHEATSM.dbo.FRS_CIComponent -> DiskSize
TypeHEATSM.dbo.FRS_CIComponent -> FRS_CIComponentType = 'PhysicalStorage'

Processor

Field in SnowXMLField in HEAT Discovery
ManufacturerHEATSM.dbo.CI -> CPUManufacturer
ModelHEATSM.dbo.CI -> CPUName
NameHEATSM.dbo.CI -> CPUName
NumberOfProcessorsHEATSM.dbo.CI -> CPUCount
NumberOfCoresHEATSM.dbo.CI -> CPUCoreCount
CurrentClockSpeedHEATSM.dbo.CI -> CPUSpeed
HyperThreadingHEATSM.dbo.CI -> if (model.Contains("supporting Hyper-Threading"))
HyperThreading = "true";

Software

Field in SnowXMLField in HEAT Discovery
NameHEATSM.dbo.FRS_IM_SoftwareFile -> Description or Product or OriginalName
UninstallStringNull
FileNameHEATSM.dbo.FRS_IM_SoftwareFile -> Filename
FilePathHEATSM.dbo.FRS_IM_FileInstance -> FilePath
FullVersionHEATSM.dbo.FRS_IM_SoftwareFile -> FileVersionFull
VersionHEATSM.dbo.FRS_IM_SoftwareFile -> FileVersion
ManufacturerHEATSM.dbo.FRS_IM_SoftwareFile -> Manufacturer
LanguageHEATSM.dbo.FRS_CIComponent -> LanguageCode