SPHA Custom Rule Monitor On SPServer

Microsoft.SharePoint.2019.SPHARuleMonitor.SPServer.Custom (UnitMonitor)

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

Knowledge Base article:

Summary

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

http://go.microsoft.com/fwlink/?LinkId=244979

Causes

View all current alerts from this object using this link:

View Alerts

Element properties:

TargetMicrosoft.SharePoint.2019.SPServer
Parent MonitorMicrosoft.SharePoint.Library.Health.SPHACustomState.SPServer
CategoryCustom
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveTrue
Monitor TypeMicrosoft.SharePoint.2019.MonitorType.SPHARule.SPServer
RemotableTrue
AccessibilityPublic
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.SharePoint.2019.SPHARuleMonitor.SPServer.Custom" Accessibility="Public" Enabled="true" Target="MOSS19Core!Microsoft.SharePoint.2019.SPServer" ParentMonitorID="MOSS!Microsoft.SharePoint.Library.Health.SPHACustomState.SPServer" Priority="Normal" TypeID="Microsoft.SharePoint.2019.MonitorType.SPHARule.SPServer">
<Category>Custom</Category>
<OperationalStates>
<OperationalState ID="Success" MonitorTypeStateID="Success" HealthState="Success"/>
<OperationalState ID="Error" MonitorTypeStateID="Error" HealthState="Error"/>
<OperationalState ID="Warning" MonitorTypeStateID="Warning" HealthState="Warning"/>
</OperationalStates>
<Configuration>
<Category>Custom</Category>
<IntervalSeconds>3600</IntervalSeconds>
<SyncTime/>
<TimeoutSeconds>300</TimeoutSeconds>
<DebugTrace>false</DebugTrace>
<FilterValue>Custom</FilterValue>
</Configuration>
</UnitMonitor>