SPHA Availability Rule Monitor

Microsoft.SharePoint.Foundation.2010.SPHARuleMonitor.Availability (UnitMonitor)

A critical state of this Monitor indicates that SharePoint Health Analyzer (SPHA) Availability Rule failed.

Knowledge Base article:

Summary

To get the most current Knowledge Article from the Microsoft TechNet site, visit:

http://go.microsoft.com/fwlink/?LinkID=142759

Causes

View all current alerts from this object using this link:

View Alerts

Element properties:

TargetMicrosoft.SharePoint.Foundation.2010.SPHARule.Availability
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.SharePoint.Foundation.2010.MonitorType.SPHARule
RemotableTrue
AccessibilityPublic
Alert Message
SharePoint: SPHA Availability Rule Monitor Detects Failure
A critical incident has occurred where a SharePoint Health Analyzer (SPHA) Rule Monitor detected SPHA Availability Rule failure.
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.SharePoint.Foundation.2010.SPHARuleMonitor.Availability" Accessibility="Public" Enabled="true" Target="Microsoft.SharePoint.Foundation.2010.SPHARule.Availability" ParentMonitorID="Health!System.Health.AvailabilityState" Priority="Normal" TypeID="Microsoft.SharePoint.Foundation.2010.MonitorType.SPHARule">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="Microsoft.SharePoint.Foundation.2010.SPHARuleMonitor.Availability_AlertMessageResourceID">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
</AlertSettings>
<OperationalStates>
<OperationalState ID="Success" MonitorTypeStateID="Success" HealthState="Success"/>
<OperationalState ID="Error" MonitorTypeStateID="Error" HealthState="Error"/>
<OperationalState ID="Warning" MonitorTypeStateID="Warning" HealthState="Warning"/>
</OperationalStates>
<Configuration>
<IntervalSeconds>3600</IntervalSeconds>
<SyncTime/>
<TimeoutSeconds>300</TimeoutSeconds>
<DebugTrace>false</DebugTrace>
<FilterValue>$Target/Property[Type="Microsoft.SharePoint.Foundation.2010.SPHARule"]/RuleType$</FilterValue>
</Configuration>
</UnitMonitor>