DFS-R: Logging Health

Microsoft.Windows.FileServer.DFSR.LoggingAggregateMonitor (AggregateMonitor)

This object rolls up the health states of logging-related monitors.

Knowledge Base article:

Summary

This object rolls up the health states of logging-related monitors.

Causes

An unhealthy state of this monitor indicates that a logging-related monitor is unhealthy.

Resolutions

Use Health Explorer to find the unhealthy monitor

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.

Verification

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

Element properties:

TargetMicrosoft.Windows.FileServer.DFSR.Service
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
CategoryStateCollection
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<AggregateMonitor ID="Microsoft.Windows.FileServer.DFSR.LoggingAggregateMonitor" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.FileServer.DFSR.Service" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal">
<Category>StateCollection</Category>
<Algorithm>WorstOf</Algorithm>
</AggregateMonitor>