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

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

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

Element properties:

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

Source Code:

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