Huawei Storage Discovery

Huawei.Server.HuaweiStorage.DisCovery (Discovery)

Description for the new discovery.

Element properties:

TargetHuawei.Server.HuaweiServer
EnabledTrue
Frequency1800
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.HuaweiStorage.DiscoveryRule Default

Source Code:

<Discovery ID="Huawei.Server.HuaweiStorage.DisCovery" Target="Huawei.Server.HuaweiServer" Enabled="true" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Huawei.Server.HuaweiStorage"/>
<DiscoveryClass TypeID="Huawei.Server.HuaweiStorageController"/>
<DiscoveryClass TypeID="Huawei.Server.ConnectorPhysicalDisk"/>
<DiscoveryClass TypeID="Huawei.Server.ControllerVirtualDisk"/>
<DiscoveryRelationship TypeID="HuaweiServer.Hosts.HuaweiStorage"/>
<DiscoveryRelationship TypeID="HuaweiStorage.Hosts.HuaweiStorageController"/>
<DiscoveryRelationship TypeID="ControllerConnector.Hosts.ConnectorPhysicalDisk"/>
<DiscoveryRelationship TypeID="HuaweiStorageController.Hosts.ControllerVirtualDisk"/>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="Huawei.Server.HuaweiStorage.DiscoveryRule">
<IntervalSeconds>1800</IntervalSeconds>
<Computer>$Target/Property[Type="Windows!Microsoft.Windows.LogicalDevice"]/DeviceID$</Computer>
</DataSource>
</Discovery>