Volume Discovery

Dell.Storage.Volume.Chunk10.Discovery (Discovery)

Description for the new discovery.

Element properties:

TargetDell.Storage.StorageCenter
EnabledTrue
Frequency14400
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
    • DisplayName

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.Windows.WmiProviderWithClassSnapshotDataMapper Default

Source Code:

<Discovery ID="Dell.Storage.Volume.Chunk10.Discovery" Target="Dell.Storage.StorageCenter" 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.Entity" PropertyID="DisplayName"/>
</DiscoveryClass>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="Windows!Microsoft.Windows.WmiProviderWithClassSnapshotDataMapper">
<NameSpace>\\$Target/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$\root\Dell\Storage</NameSpace>
<Query>
SELECT 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
FROM Dell_StorageCenterVolume WHERE Chunk = 10 AND StorageCenterSerialNumber = $Target/Property[Type="Dell.Storage.StorageCenter"]/SerialNumber$
</Query>
<Frequency>14400</Frequency>
<ClassId>$MPElement[Name="Dell.Storage.Volume"]$</ClassId>
<InstanceSettings>
<Settings>
<Setting>
<Name>$MPElement[Name="Dell.Storage.Volume"]/Active$</Name>
<Value>$Data/Property[@Name='Active']$</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="Dell.Storage.Volume"]/ChildStatus$</Name>
<Value>$Data/Property[@Name='ChildStatus']$</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="Dell.Storage.Volume"]/CmmDestination$</Name>
<Value>$Data/Property[@Name='CmmDestination']$</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="Dell.Storage.Volume"]/CmmSource$</Name>
<Value>$Data/Property[@Name='CmmSource']$</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="Dell.Storage.Volume"]/ConfiguredSize$</Name>
<Value>$Data/Property[@Name='ConfiguredSize']$</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="Dell.Storage.Volume"]/DeleteAllowed$</Name>
<Value>$Data/Property[@Name='DeleteAllowed']$</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="Dell.Storage.Volume"]/DeviceId$</Name>
<Value>$Data/Property[@Name='DeviceId']$</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="Dell.Storage.Volume"]/FlashOptimized$</Name>
<Value>$Data/Property[@Name='FlashOptimized']$</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="Dell.Storage.Volume"]/HistoryIndex$</Name>
<Value>$Data/Property[@Name='HistoryIndex']$</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="Dell.Storage.Volume"]/HostCachedEnabled$</Name>
<Value>$Data/Property[@Name='HostCachedEnabled']$</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="Dell.Storage.Volume"]/Index$</Name>
<Value>$Data/Property[@Name='Index']$</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="Dell.Storage.Volume"]/InRecycleBin$</Name>
<Value>$Data/Property[@Name='InRecycleBin']$</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="Dell.Storage.Volume"]/InstanceId$</Name>
<Value>$Data/Property[@Name='InstanceId']$</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="Dell.Storage.Volume"]/InstanceName$</Name>
<Value>$Data/Property[@Name='InstanceName']$</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="Dell.Storage.Volume"]/LiveVolume$</Name>
<Value>$Data/Property[@Name='LiveVolume']$</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="Dell.Storage.Volume"]/LiveVolumeInstanceId$</Name>
<Value>$Data/Property[@Name='LiveVolumeInstanceId']$</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="Dell.Storage.Volume"]/ManagementApplication$</Name>
<Value>$Data/Property[@Name='ManagementApplication']$</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="Dell.Storage.Volume"]/Mapped$</Name>
<Value>$Data/Property[@Name='Mapped']$</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="Dell.Storage.Volume"]/Name$</Name>
<Value>$Data/Property[@Name='Name']$</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="Dell.Storage.Volume"]/PortableVolumeDestination$</Name>
<Value>$Data/Property[@Name='PortableVolumeDestination']$</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="Dell.Storage.Volume"]/ReplayAllowed$</Name>
<Value>$Data/Property[@Name='ReplayAllowed']$</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="Dell.Storage.Volume"]/ReplicationDestination$</Name>
<Value>$Data/Property[@Name='ReplicationDestination']$</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="Dell.Storage.Volume"]/ReplicationSource$</Name>
<Value>$Data/Property[@Name='ReplicationSource']$</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="Dell.Storage.Volume"]/SerialNumber$</Name>
<Value>$Data/Property[@Name='SerialNumber']$</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="Dell.Storage.Volume"]/Status$</Name>
<Value>$Data/Property[@Name='Status']$</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="Dell.Storage.Volume"]/StatusMessage$</Name>
<Value>$Data/Property[@Name='StatusMessage']$</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="Dell.Storage.Volume"]/StorageCenterName$</Name>
<Value>$Data/Property[@Name='StorageCenterName']$</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="Dell.Storage.Volume"]/StorageCenterSerialNumber$</Name>
<Value>$Data/Property[@Name='StorageCenterSerialNumber']$</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="Dell.Storage.Volume"]/StorageType$</Name>
<Value>$Data/Property[@Name='StorageType']$</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="Dell.Storage.Volume"]/UniqueName$</Name>
<Value>$Data/Property[@Name='UniqueName']$</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="Dell.Storage.Volume"]/VolumeFolder$</Name>
<Value>$Data/Property[@Name='VolumeFolder']$</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="Dell.Storage.Volume"]/VolumeFolderIndex$</Name>
<Value>$Data/Property[@Name='VolumeFolderIndex']$</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="Dell.Storage.Volume"]/VolumeFolderPath$</Name>
<Value>$Data/Property[@Name='VolumeFolderPath']$</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="Dell.Storage.Volume"]/VpdId$</Name>
<Value>$Data/Property[@Name='VpdId']$</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="Dell.Storage.DataCollector"]/InstanceId$</Name>
<Value>$Target/Host/Property[Type="Dell.Storage.DataCollector"]/InstanceId$</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="Dell.Storage.StorageCenter"]/InstanceId$</Name>
<Value>$Target/Property[Type="Dell.Storage.StorageCenter"]/InstanceId$</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="Windows!Microsoft.Windows.Computer"]/PrincipalName$</Name>
<Value>$Target/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="System!System.Entity"]/DisplayName$</Name>
<Value>$Data/Property[@Name='Name']$</Value>
</Setting>
</Settings>
</InstanceSettings>
</DataSource>
</Discovery>