Unacceptable Response Time

Microsoft.SharePoint.2016.SPServer.UnacceptableResponseTime (UnitMonitor)

A critical state of this Monitor indicates that the Response Time to render content is more than 7500ms for 3 consecutive performance values.

Knowledge Base article:

Summary

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

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

Causes

View all current alerts from this object using this link:

View Alerts

Element properties:

TargetMicrosoft.SharePoint.2016.SPServer
Parent MonitorSystem.Health.PerformanceState
CategoryPerformanceHealth
EnabledFalse
Instance NameSharePoint Foundation
Counter NameExecuting Time/Page Request
Frequency120
Alert GenerateFalse
Alert Auto ResolveTrue
Monitor TypeSystem.Performance.ConsecutiveSamplesThreshold
RemotableTrue
AccessibilityPublic
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.SharePoint.2016.SPServer.UnacceptableResponseTime" Accessibility="Public" Enabled="false" Target="MOSS16Core!Microsoft.SharePoint.2016.SPServer" ParentMonitorID="Health!System.Health.PerformanceState" Priority="Normal" TypeID="Performance!System.Performance.ConsecutiveSamplesThreshold">
<Category>PerformanceHealth</Category>
<OperationalStates>
<OperationalState ID="ConditionFalse" MonitorTypeStateID="ConditionFalse" HealthState="Success"/>
<OperationalState ID="ConditionTrue" MonitorTypeStateID="ConditionTrue" HealthState="Error"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>Executing Time/Page Request</CounterName>
<ObjectName>SharePoint Foundation</ObjectName>
<InstanceName>_Total</InstanceName>
<AllInstances>false</AllInstances>
<Frequency>120</Frequency>
<Threshold>7500</Threshold>
<Direction>greater</Direction>
<NumSamples>3</NumSamples>
</Configuration>
</UnitMonitor>