DFS-R: Staging

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

This object monitors various staging related events. It checks for occurrences of operational issues that may be caused as a result of running out of staging space, staging folder configuration issues, and failures encountered during staging area cleanup operations.

Knowledge Base article:

Summary

This object monitors various staging related events. It checks for occurrences of operational issues that may be caused as a result of running out of staging space, staging folder configuration issues, and failures encountered during staging area cleanup operations.

Causes

An unhealthy state of this monitor indicates a problem with a Replicated Folder monitor related to staging.

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.ReplicatedFolder
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
CategoryStateCollection
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

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