Huawei System Discovery

Huawei.Server.HuaweiSystem.Discovery (Discovery)

Description for the new discovery.

Element properties:

TargetMicrosoft.Windows.Computer
EnabledTrue
Frequency21600
RemotableFalse

Member Modules:

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

Source Code:

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