Individuazione gruppo cluster di Windows Server 2012 R2

Microsoft.Windows.6.3.Cluster.Group.Discovery (Discovery)

Questa regola utilizza il Registro di sistema per individuare l'istanza del gruppo cluster in Microsoft Windows Server 2012 R2.

Knowledge Base article:

Riepilogo

Questa regola utilizza il Registro di sistema per individuare l'istanza del gruppo di risorse cluster in Microsoft Windows Server 2012.

Element properties:

TargetMicrosoft.Windows.Cluster.HostedGroup
EnabledTrue
Frequency14400
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:
  • Microsoft.Windows.6.3.Cluster.Group
    • OriginalGroupName
    • Description
    • AutoFailbackType
    • FailbackWindowEnd
    • FailbackWindowStart
    • FailoverPeriod
    • FailoverThreshold
    • PersistentState
    • GroupActiveOnNodeDuringDiscovery
    • ClusterName
    • ObjectName
    • DisplayName

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.Windows.6.3.Cluster.Group.Discovery.Module Default

Source Code:

<Discovery ID="Microsoft.Windows.6.3.Cluster.Group.Discovery" Enabled="true" Target="ClusLibrary!Microsoft.Windows.Cluster.HostedGroup" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.Windows.6.3.Cluster.Group">
<Property TypeID="ClusLibrary!Microsoft.Windows.Cluster.Group" PropertyID="OriginalGroupName"/>
<Property TypeID="ClusLibrary!Microsoft.Windows.Cluster.Group" PropertyID="Description"/>
<Property TypeID="ClusLibrary!Microsoft.Windows.Cluster.Group" PropertyID="AutoFailbackType"/>
<Property TypeID="ClusLibrary!Microsoft.Windows.Cluster.Group" PropertyID="FailbackWindowEnd"/>
<Property TypeID="ClusLibrary!Microsoft.Windows.Cluster.Group" PropertyID="FailbackWindowStart"/>
<Property TypeID="ClusLibrary!Microsoft.Windows.Cluster.Group" PropertyID="FailoverPeriod"/>
<Property TypeID="ClusLibrary!Microsoft.Windows.Cluster.Group" PropertyID="FailoverThreshold"/>
<Property TypeID="ClusLibrary!Microsoft.Windows.Cluster.Group" PropertyID="PersistentState"/>
<Property TypeID="ClusLibrary!Microsoft.Windows.Cluster.Group" PropertyID="GroupActiveOnNodeDuringDiscovery"/>
<Property TypeID="ClusLibrary!Microsoft.Windows.Cluster.Component" PropertyID="ClusterName"/>
<Property TypeID="ClusLibrary!Microsoft.Windows.Cluster.Component" PropertyID="ObjectName"/>
<Property TypeID="System!System.Entity" PropertyID="DisplayName"/>
</DiscoveryClass>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="Microsoft.Windows.6.3.Cluster.Group.Discovery.Module">
<Frequency>14400</Frequency>
</DataSource>
</Discovery>