Override to Enabled the Error Diagnostic to Check Cluster Group For Cluster 2012 R2 Nodes

Microsoft.Windows.Cluster.HostedGroup.StateMonitoring.ErrorDiagnostic.EnabledForCluster2012R2 (DiagnosticPropertyOverride)

This override enabled the diagnostic for Error State that Checks the Cluster Group for Cluster 2012 R2 Nodes

Element properties:

ContextMicrosoft.Windows.6.3.Cluster.Node
TargetMicrosoft.Windows.Cluster.HostedGroup.StateMonitoring.ErrorDiagnostic
PropertyEnabled
Valuetrue
EnforcedFalse

Source Code:

<DiagnosticPropertyOverride ID="Microsoft.Windows.Cluster.HostedGroup.StateMonitoring.ErrorDiagnostic.EnabledForCluster2012R2" Context="ClusR2Library!Microsoft.Windows.6.3.Cluster.Node" Diagnostic="ClusMonitoring!Microsoft.Windows.Cluster.HostedGroup.StateMonitoring.ErrorDiagnostic" Enforced="false" Property="Enabled">
<Value>true</Value>
</DiagnosticPropertyOverride>