Physical Network Interfaces Group Health Rollup

Dell.WindowsServer.PhyNICGroupNICGroupHealthRollupMonitor (DependencyMonitor)

This monitor rolls up the health of Physical Network Interfaces Group to Network Interface Group

Knowledge Base article:

Summary

This monitor is the rollup of all availability monitoring for this object. If the status is unknown, either monitoring has not begun for this object or there are no monitors defined that monitor the availability.

Causes

An unhealthy state for this monitor indicates some problem with another monitor running against this object and monitoring availability.

Resolutions

Use Health Explorer to drill down and find the cause of the unhealthy state. Use the knowledge on the specific monitor causing the issue to troubleshoot and fix the problem

Element properties:

TargetDell.WindowsServer.NICGroup
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
Source MonitorSystem.Health.AvailabilityState
RelationshipDell.WindowsServer.NICGroup.Hosts.NICPhyGroup
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Dell.WindowsServer.PhyNICGroupNICGroupHealthRollupMonitor" Accessibility="Public" Target="ScalableWindowsServer!Dell.WindowsServer.NICGroup" Enabled="true" ParentMonitorID="SystemHealth!System.Health.AvailabilityState" RelationshipType="Dell.WindowsServer.NICGroup.Hosts.NICPhyGroup" MemberMonitor="SystemHealth!System.Health.AvailabilityState">
<Category>AvailabilityHealth</Category>
<Algorithm>WorstOf</Algorithm>
</DependencyMonitor>