Huawei Server Classification Discovery

Huawei.Server.HuaweiServerClassification.Discovery (Discovery)

Description for the new discovery.

Element properties:

TargetHuawei.Server.HuaweiServer
EnabledTrue
Frequency21600
RemotableFalse

Member Modules:

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

Source Code:

<Discovery ID="Huawei.Server.HuaweiServerClassification.Discovery" Target="Huawei.Server.HuaweiServer" Enabled="true" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes/>
<DataSource ID="DS" TypeID="Huawei.Server.HuaweiServerClassification.DiscoveryRule">
<IntervalSeconds>21600</IntervalSeconds>
<Computer>$Target/Property[Type="Windows!Microsoft.Windows.LogicalDevice"]/DeviceID$</Computer>
</DataSource>
</Discovery>