DFS-N: Namespace Server AD DS Health Rollup

Microsoft.Windows.ADPerspective.HealthRollup (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 dependency monitor rolls up health states from linked targets. If the health state is unknown, 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.

After resolving the underlying problem(s), this monitor should return to a Healthy state.

Element properties:

TargetMicrosoft.Windows.DfsnRootTarget
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
Source MonitorSystem.Health.EntityState
RelationshipMicrosoft.Windows.DfsnRootTarget.Contains.DfsServerADPerspective
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Microsoft.Windows.ADPerspective.HealthRollup" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.DfsnRootTarget" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" RelationshipType="Microsoft.Windows.DfsnRootTarget.Contains.DfsServerADPerspective" MemberMonitor="Health!System.Health.EntityState">
<Category>AvailabilityHealth</Category>
<Algorithm>WorstOf</Algorithm>
</DependencyMonitor>