DFS-N: DFS Namespace Server Health Rollup To AD Site

Microsoft.Windows.FileServer.DFSN.ADSite.RootTargetHealthRollup (DependencyMonitor)

This rule rolls up the health state of the DFS Namespace Server entity to the Active Directory Site entity

Knowledge Base article:

Summary

This object 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 entity.

Causes

An unhealthy state of this monitor indicates a problem with a DFS Namespace Server 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.ADSite
Parent MonitorSystem.Health.AvailabilityState
AlgorithmPercentage
Algorithm Parameter70
Source MonitorSystem.Health.AvailabilityState
RelationshipMicrosoft.Windows.FileServer.DFSN.ADSiteContainsRootTargets
CategoryCustom
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Microsoft.Windows.FileServer.DFSN.ADSite.RootTargetHealthRollup" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.FileServer.DFSN.ADSite" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" RelationshipType="Microsoft.Windows.FileServer.DFSN.ADSiteContainsRootTargets" MemberMonitor="Health!System.Health.AvailabilityState">
<Category>Custom</Category>
<Algorithm>Percentage</Algorithm>
<AlgorithmParameter>70</AlgorithmParameter>
</DependencyMonitor>