Clustered Data ONTAP MetroCluster: Cluster Configuration Depends on Node Configuration Monitor

DataONTAP.Cluster.MetroCluster.Cluster.DependsOn.Node.ConfigurationMonitor (DependencyMonitor)

The Cluster Configuration Depends on Node Configuration Monitor monitors cluster configuration as it is affected by node configuration. The health rollup policy for this monitor is Worst state: cluster configuration is regarded as healthy only if all nodes are configured.

Knowledge Base article:

Summary

The Cluster Configuration Depends on Node Configuration Monitor monitors cluster configuration as it is affected by node configuration. The health rollup policy for this monitor is Worst state: cluster configuration is regarded as healthy only if all nodes are configured.

Element properties:

TargetDataONTAP.Cluster.MetroCluster.Cluster
Parent MonitorSystem.Health.ConfigurationState
AlgorithmWorstOf
Source MonitorSystem.Health.ConfigurationState
RelationshipDataONTAP.Cluster.AdminVserver.Contains.NodeVserver
CategoryCustom
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityInternal

Source Code:

<DependencyMonitor ID="DataONTAP.Cluster.MetroCluster.Cluster.DependsOn.Node.ConfigurationMonitor" Accessibility="Internal" Enabled="true" Target="DataONTAP.Cluster.MetroCluster.Cluster" ParentMonitorID="Health!System.Health.ConfigurationState" Remotable="true" Priority="Normal" RelationshipType="DC!DataONTAP.Cluster.AdminVserver.Contains.NodeVserver" MemberMonitor="Health!System.Health.ConfigurationState">
<Category>Custom</Category>
<Algorithm>WorstOf</Algorithm>
<MemberUnAvailable>Error</MemberUnAvailable>
</DependencyMonitor>