Huawei Server BIOS Discovery

Huawei.Server.HuaweiServerBIOS.Discovery (Discovery)

Description for the new discovery.

Element properties:

TargetHuawei.Server.HuaweiServer
EnabledTrue
Frequency21600
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:
Discovered relationships and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Huawei.Server.HuaweiServerBIOS.DiscoveryRule Default

Source Code:

<Discovery ID="Huawei.Server.HuaweiServerBIOS.Discovery" Target="Huawei.Server.HuaweiServer" Enabled="true" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Huawei.Server.HuaweiServer.BIOS">
<Property TypeID="Huawei.Server.HuaweiServer.BIOS" PropertyID="ReleaseDate"/>
<Property TypeID="Huawei.Server.HuaweiServer.BIOS" PropertyID="SMBIOSBIOSVersion"/>
<Property TypeID="Huawei.Server.HuaweiServer.BIOS" PropertyID="Manufacturer"/>
<Property TypeID="System!System.Entity" PropertyID="DisplayName"/>
</DiscoveryClass>
<DiscoveryRelationship TypeID="HuaweiServer.Hosts.HuaweiServerBIOS"/>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="Huawei.Server.HuaweiServerBIOS.DiscoveryRule">
<IntervalSeconds>21600</IntervalSeconds>
<!--<Computer>$Target/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</Computer>-->
<Computer>$Target/Property[Type="Windows!Microsoft.Windows.LogicalDevice"]/DeviceID$</Computer>
</DataSource>
</Discovery>