Küme Paylaşılan Birimi Keşfi

Microsoft.Windows.Server.ClusterSharedVolumeMonitoring.ClusterSharedVolume.Discovery (Discovery)

Kümeyi temsil eden küme sanal sunucusunda barındırılan küme paylaşılan birimi sınıfının örneklerini keşfedin. Küme paylaşılan birimi, aynı anda tüm küme düğümleri için erişilebilirdir ve otomatik bir FSMO modunda yönetilir.

Element properties:

TargetMicrosoft.Windows.Server.ClusterSharedVolumeMonitoring.Cluster
EnabledTrue
Frequency86400
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DataSource DataSource Microsoft.Windows.Server.ClusterSharedVolumeMonitoring.ClusterSharedVolume.Discovery.ScriptDataSource Default

Source Code:

<Discovery ID="Microsoft.Windows.Server.ClusterSharedVolumeMonitoring.ClusterSharedVolume.Discovery" Enabled="true" Target="Microsoft.Windows.Server.ClusterSharedVolumeMonitoring.Cluster" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.Windows.Server.ClusterSharedVolumeMonitoring.ClusterSharedVolume">
<Property PropertyID="ClusterSharedVolumeName"/>
<Property PropertyID="FriendlyVolumeName"/>
<Property PropertyID="PartitionName"/>
<Property PropertyID="PartitionFileSystem"/>
<Property PropertyID="PartitionSize"/>
<Property PropertyID="ClusterName"/>
</DiscoveryClass>
</DiscoveryTypes>
<DataSource ID="DataSource" TypeID="Microsoft.Windows.Server.ClusterSharedVolumeMonitoring.ClusterSharedVolume.Discovery.ScriptDataSource">
<IntervalSeconds>86400</IntervalSeconds>
<LogSuccessEvent>false</LogSuccessEvent>
<ScriptGroupId>ClusterSharedVolumeMonitoring</ScriptGroupId>
<MPElementID>$MPElement$</MPElementID>
<TargetID>$Target/Id$</TargetID>
<TargetComputer>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</TargetComputer>
<ClusterName>$Target/Property[Type="Microsoft.Windows.Server.ClusterSharedVolumeMonitoring.Cluster"]/ClusterName$</ClusterName>
<TimeoutSeconds>300</TimeoutSeconds>
</DataSource>
</Discovery>