SPHA Rule Custom

Microsoft.SharePoint.Foundation.2010.Health.SPHACustomState.SPHARuleSubGroup (AggregateMonitor)

SharePoint Health Analyzer (SPHA) Rule Custom Health State for SPHARuleSubGroup.

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.Foundation.2010.SPHARuleSubGroup
Parent MonitorSystem.Health.EntityState
AlgorithmWorstOf
CategoryCustom
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<AggregateMonitor ID="Microsoft.SharePoint.Foundation.2010.Health.SPHACustomState.SPHARuleSubGroup" Accessibility="Public" Enabled="true" Target="Microsoft.SharePoint.Foundation.2010.SPHARuleSubGroup" ParentMonitorID="Health!System.Health.EntityState" Priority="Normal">
<Category>Custom</Category>
<Algorithm>WorstOf</Algorithm>
</AggregateMonitor>