Detección de grupo de recursos del clúster de Windows Server 2012

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

Esta regla usa el Registro para detectar la instancia del grupo de recursos del clúster en Microsoft Windows Server 2012.

Knowledge Base article:

Resumen

Esta regla usa el Registro para detectar la instancia del grupo de recursos del clúster en Microsoft Windows Server 2012.

Element properties:

TargetMicrosoft.Windows.Cluster.HostedGroup
EnabledTrue
Frequency14400
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:
  • Microsoft.Windows.6.2.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.2.Cluster.Group.Discovery.Module Default

Source Code:

<Discovery ID="Microsoft.Windows.6.2.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.2.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.2.Cluster.Group.Discovery.Module">
<Frequency>14400</Frequency>
</DataSource>
</Discovery>