[Nano Server] Klusterdelad volymidentifiering

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

Identifiera instanser av den klusterdelade volymklassen som finns på den virtuella klusterservern som representerar klustret på Nano Server. En klusterdelad volym finns tillgänglig för alla klusternoder samtidigt och hanteras i ett automatiskt FSMO-läge.

Element properties:

TargetMicrosoft.Windows.Server.ClusterSharedVolumeMonitoring.Cluster.NewOS
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.NanoServer Default

Source Code:

<Discovery ID="Microsoft.Windows.Server.ClusterSharedVolumeMonitoring.ClusterSharedVolume.Discovery.NanoServer" Enabled="true" Target="Microsoft.Windows.Server.ClusterSharedVolumeMonitoring.Cluster.NewOS" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.Windows.Server.ClusterSharedVolumeMonitoring.ClusterSharedVolume.NewOS">
<Property PropertyID="ClusterSharedVolumeName" TypeID="Microsoft.Windows.Server.ClusterSharedVolumeMonitoring.ClusterSharedVolume.Base"/>
<Property PropertyID="FriendlyVolumeName" TypeID="Microsoft.Windows.Server.ClusterSharedVolumeMonitoring.ClusterSharedVolume.Base"/>
<Property PropertyID="PartitionName" TypeID="Microsoft.Windows.Server.ClusterSharedVolumeMonitoring.ClusterSharedVolume.Base"/>
<Property PropertyID="PartitionFileSystem" TypeID="Microsoft.Windows.Server.ClusterSharedVolumeMonitoring.ClusterSharedVolume.Base"/>
<Property PropertyID="PartitionSize" TypeID="Microsoft.Windows.Server.ClusterSharedVolumeMonitoring.ClusterSharedVolume.Base"/>
<Property PropertyID="ClusterName" TypeID="Microsoft.Windows.Server.ClusterSharedVolumeMonitoring.ClusterSharedVolume.Base"/>
</DiscoveryClass>
</DiscoveryTypes>
<DataSource ID="DataSource" TypeID="Microsoft.Windows.Server.ClusterSharedVolumeMonitoring.ClusterSharedVolume.Discovery.ScriptDataSource.NanoServer">
<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.Base"]/ClusterName$</ClusterName>
<TimeoutSeconds>300</TimeoutSeconds>
</DataSource>
</Discovery>