SharePoint Server Roll Up To Server Group Performance

Microsoft.SharePoint.SPServer.DependencyRollup.SPServerGroup.Performance (DependencyMonitor)

An unhealthy state of this Monitor indicates that one or more of the child monitors (SPServer) are in unhealthy state.

Knowledge Base article:

Summary

This monitor rolls up the health information for all monitors under it. If this monitor reflects an unhealthy state, it means that one or more monitors that roll up to this monitor reflect an unhealthy state. If the state is unknown, either monitoring has not begun for this object or there are no monitors defined that roll up to this monitor.

Causes

An unhealthy state for this monitor indicates some problem with another monitor running against this object. View all current alerts from this object using this link:

View Alerts

Resolutions

Use the health explorer to drill down and find the cause of the unhealthy state. Use the knowledge on the specific monitor causing the issue to troubleshoot and fix the problem.

Element properties:

TargetMicrosoft.SharePoint.SPServerGroup
Parent MonitorSystem.Health.PerformanceState
AlgorithmPercentage
Algorithm Parameter60
Source MonitorSystem.Health.PerformanceState
RelationshipMicrosoft.SharePoint.SPServerGroup.Contains.SPServer
CategoryPerformanceHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Microsoft.SharePoint.SPServer.DependencyRollup.SPServerGroup.Performance" Accessibility="Public" Enabled="onEssentialMonitoring" Target="Microsoft.SharePoint.SPServerGroup" ParentMonitorID="Health!System.Health.PerformanceState" Priority="Normal" RelationshipType="Microsoft.SharePoint.SPServerGroup.Contains.SPServer" MemberMonitor="Health!System.Health.PerformanceState">
<Category>PerformanceHealth</Category>
<Algorithm>Percentage</Algorithm>
<AlgorithmParameter>60</AlgorithmParameter>
</DependencyMonitor>