[Nano Server] Découverte des volumes partagés de cluster

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

Découvre les instances de la classe de volume partagé de cluster hébergées sur le serveur virtuel de cluster représentant le cluster sur Nano Server. Un volume partagé de cluster est accessible à tous les nœuds de cluster en même temps et géré dans un mode FSMO automatisé.

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>