Detectie clusterseednaam

Microsoft.Windows.Server.ClusterSharedVolumeMonitoring.VirtualServer.DiscoverClusterName.Discovery (Discovery)

Detecteert exemplaren van de clusternaamklasse. Deze klasse wordt gehost op de virtuele clusterserver die het cluster vertegenwoordigt. Hierbij wordt een doel gemaakt op één clusterknooppunt van een cluster.

Element properties:

TargetMicrosoft.Windows.Cluster.VirtualServer
EnabledTrue
Frequency86400
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.Windows.Server.ClusterSharedVolumeMonitoring.VirtualServer.DiscoverClusterName.ScriptDataSource Default

Source Code:

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