DFS-N: Namespace Server AD DS Health Rollup

Microsoft.Windows.FileServer.DFSN.RootTarget.ADPerspectiveHealthRollup (DependencyMonitor)

This dependency monitor rolls up the health state of the DFS Namespace Server Active Directory Perspective entity to the DFS Namespace Server entity.

Knowledge Base article:

Summary

This rule is a dependency rollup monitor and rolls up health states from linked targets. If the health state is unknown, then monitoring has not begun for this object. The health state of this monitor depends on the health state of the DFS Namespace Server Active Directory Perspective entity.

Causes

An unhealthy state of this monitor indicates a problem with a DFS Namespace Server Active Directory Perspective monitor.

Resolutions

In the Operations console, use the Health Explorer to drill down and find the cause of the unhealthy state. Then use the product knowledge of the specific monitor causing the issue to troubleshoot and fix the problem.

Element properties:

TargetMicrosoft.Windows.FileServer.DFSN.RootTarget
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
Source MonitorSystem.Health.AvailabilityState
RelationshipMicrosoft.Windows.FileServer.DFSN.RootTargetContainsADPerspective
CategoryCustom
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Microsoft.Windows.FileServer.DFSN.RootTarget.ADPerspectiveHealthRollup" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.FileServer.DFSN.RootTarget" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" RelationshipType="Microsoft.Windows.FileServer.DFSN.RootTargetContainsADPerspective" MemberMonitor="Health!System.Health.AvailabilityState">
<Category>Custom</Category>
<Algorithm>WorstOf</Algorithm>
</DependencyMonitor>