S2D Physical Disk Discovery

Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.Discovery.PhysicalDisk (Discovery)

Discovery of Storage Spaces Direct Physical Disk objects.

Knowledge Base article:

Summary

Discovery of Storage Spaces Direct Physical Disk objects.

Element properties:

TargetMicrosoft.Windows.Server.10.0.Storage.StorageSpacesDirect.StorageNode
EnabledTrue
Frequency14400
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:
Discovered relationships and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.Discovery.DataSource.PhysicalDisk Microsoft.Storage.Library.MonitoringRunAsProfile

Source Code:

<Discovery ID="Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.Discovery.PhysicalDisk" Enabled="true" Target="Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.StorageNode" Remotable="true">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.PhysicalDisk">
<Property TypeID="MicrosoftStorageLibrary!Microsoft.Storage.Library.Windows.Disk" PropertyID="UniqueID"/>
<Property TypeID="Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.PhysicalDisk" PropertyID="FriendlyName"/>
<Property TypeID="Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.PhysicalDisk" PropertyID="Model"/>
<Property TypeID="Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.PhysicalDisk" PropertyID="MediaType"/>
<Property TypeID="Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.PhysicalDisk" PropertyID="Size"/>
<Property TypeID="Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.PhysicalDisk" PropertyID="ServerName"/>
<Property TypeID="Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.PhysicalDisk" PropertyID="ClusterName"/>
<Property TypeID="Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.PhysicalDisk" PropertyID="CanPool"/>
</DiscoveryClass>
<DiscoveryRelationship TypeID="Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.StorageNodeContatainsPhysicalDisk"/>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="Microsoft.Windows.Server.10.0.Storage.StorageSpacesDirect.Discovery.DataSource.PhysicalDisk" RunAs="MicrosoftStorageLibrary!Microsoft.Storage.Library.MonitoringRunAsProfile">
<IntervalSeconds>14400</IntervalSeconds>
<TimeoutSeconds>300</TimeoutSeconds>
<SyncTime/>
<DebugMode>false</DebugMode>
</DataSource>
</Discovery>