Volume Group Discovery

Dell.Storage.VolumeGroup.Discovery (Discovery)

Description for the new discovery.

Element properties:

TargetDell.Storage.VolumeGroup
EnabledTrue
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:
  • Dell.Storage.Volume
    • Active
    • ChildStatus
    • CmmDestination
    • CmmSource
    • ConfiguredSize
    • DeleteAllowed
    • DeviceId
    • FlashOptimized
    • HistoryIndex
    • HostCachedEnabled
    • Index
    • InRecycleBin
    • InstanceId
    • InstanceName
    • LiveVolume
    • LiveVolumeInstanceId
    • ManagementApplication
    • Mapped
    • Name
    • PortableVolumeDestination
    • ReplayAllowed
    • ReplicationDestination
    • ReplicationSource
    • SerialNumber
    • Status
    • StatusMessage
    • StorageCenterName
    • StorageCenterSerialNumber
    • StorageType
    • UniqueName
    • VolumeFolder
    • VolumeFolderIndex
    • VolumeFolderPath
    • VpdId
    • ObjectStatus
    • AssetStatus
    • Notes
    • DisplayName

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.SystemCenter.GroupPopulator Default

Source Code:

<Discovery ID="Dell.Storage.VolumeGroup.Discovery" Target="Dell.Storage.VolumeGroup" Enabled="true" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Dell.Storage.Volume">
<Property TypeID="Dell.Storage.Volume" PropertyID="Active"/>
<Property TypeID="Dell.Storage.Volume" PropertyID="ChildStatus"/>
<Property TypeID="Dell.Storage.Volume" PropertyID="CmmDestination"/>
<Property TypeID="Dell.Storage.Volume" PropertyID="CmmSource"/>
<Property TypeID="Dell.Storage.Volume" PropertyID="ConfiguredSize"/>
<Property TypeID="Dell.Storage.Volume" PropertyID="DeleteAllowed"/>
<Property TypeID="Dell.Storage.Volume" PropertyID="DeviceId"/>
<Property TypeID="Dell.Storage.Volume" PropertyID="FlashOptimized"/>
<Property TypeID="Dell.Storage.Volume" PropertyID="HistoryIndex"/>
<Property TypeID="Dell.Storage.Volume" PropertyID="HostCachedEnabled"/>
<Property TypeID="Dell.Storage.Volume" PropertyID="Index"/>
<Property TypeID="Dell.Storage.Volume" PropertyID="InRecycleBin"/>
<Property TypeID="Dell.Storage.Volume" PropertyID="InstanceId"/>
<Property TypeID="Dell.Storage.Volume" PropertyID="InstanceName"/>
<Property TypeID="Dell.Storage.Volume" PropertyID="LiveVolume"/>
<Property TypeID="Dell.Storage.Volume" PropertyID="LiveVolumeInstanceId"/>
<Property TypeID="Dell.Storage.Volume" PropertyID="ManagementApplication"/>
<Property TypeID="Dell.Storage.Volume" PropertyID="Mapped"/>
<Property TypeID="Dell.Storage.Volume" PropertyID="Name"/>
<Property TypeID="Dell.Storage.Volume" PropertyID="PortableVolumeDestination"/>
<Property TypeID="Dell.Storage.Volume" PropertyID="ReplayAllowed"/>
<Property TypeID="Dell.Storage.Volume" PropertyID="ReplicationDestination"/>
<Property TypeID="Dell.Storage.Volume" PropertyID="ReplicationSource"/>
<Property TypeID="Dell.Storage.Volume" PropertyID="SerialNumber"/>
<Property TypeID="Dell.Storage.Volume" PropertyID="Status"/>
<Property TypeID="Dell.Storage.Volume" PropertyID="StatusMessage"/>
<Property TypeID="Dell.Storage.Volume" PropertyID="StorageCenterName"/>
<Property TypeID="Dell.Storage.Volume" PropertyID="StorageCenterSerialNumber"/>
<Property TypeID="Dell.Storage.Volume" PropertyID="StorageType"/>
<Property TypeID="Dell.Storage.Volume" PropertyID="UniqueName"/>
<Property TypeID="Dell.Storage.Volume" PropertyID="VolumeFolder"/>
<Property TypeID="Dell.Storage.Volume" PropertyID="VolumeFolderIndex"/>
<Property TypeID="Dell.Storage.Volume" PropertyID="VolumeFolderPath"/>
<Property TypeID="Dell.Storage.Volume" PropertyID="VpdId"/>
<Property TypeID="System!System.ConfigItem" PropertyID="ObjectStatus"/>
<Property TypeID="System!System.ConfigItem" PropertyID="AssetStatus"/>
<Property TypeID="System!System.ConfigItem" PropertyID="Notes"/>
<Property TypeID="System!System.Entity" PropertyID="DisplayName"/>
</DiscoveryClass>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="SC!Microsoft.SystemCenter.GroupPopulator">
<RuleId>$MPElement$</RuleId>
<GroupInstanceId>$Target/Id$</GroupInstanceId>
<MembershipRules>
<MembershipRule>
<MonitoringClass>$MPElement[Name="Dell.Storage.Volume"]$</MonitoringClass>
<RelationshipClass>$MPElement[Name="Dell.Storage.VolumeGroupRelationship"]$</RelationshipClass>
</MembershipRule>
</MembershipRules>
</DataSource>
</Discovery>