Throttled Sip connections count

Microsoft.LS.2019.Monitoring.UnitMonitor.ThresholdPC.IMConf.PERF_IMMCU_ImMcu_ThrottledSipConnections (UnitMonitor)

Knowledge Base article:

Summary

The number of throttled Sip connections

Causes

Peer is not processing requests in a timely fashion.

Resolutions

This can happen if the peer machine is overloaded.

Element properties:

TargetMicrosoft.LS.2019.Component.IMConf
Parent MonitorSystem.Health.PerformanceState
CategoryPerformanceHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityHigh
Alert Auto ResolveTrue
Monitor TypeMicrosoft.LS.2019.Performance.Double.SimpleThresholdMonitor
RemotableTrue
AccessibilityPublic
Alert Message
[Skype] The number of throttled Sip connections
Perf Object Name:
Perf Counter Name: {0}
Perf Counter Value: {1}
Error Threshold: 10
Warning Threshold: 1

Single instance perf counter
Please see the 'Product Knowledge' and the 'Alert Context' tab on Alert Properties view for more information.
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.LS.2019.Monitoring.UnitMonitor.ThresholdPC.IMConf.PERF_IMMCU_ImMcu_ThrottledSipConnections" Accessibility="Public" Enabled="true" Target="SFBDiscovery!Microsoft.LS.2019.Component.IMConf" ParentMonitorID="Health!System.Health.PerformanceState" Remotable="true" Priority="Normal" TypeID="Microsoft.LS.2019.Performance.Double.SimpleThresholdMonitor" ConfirmDelivery="false">
<Category>PerformanceHealth</Category>
<AlertSettings AlertMessage="Alert_The_number_of_throttled_Sip_connections">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>High</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/CounterName$</AlertParameter1>
<AlertParameter2>$Data/Context/Value$</AlertParameter2>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="Microsoft.LS.2019.Monitoring.UnitMonitor.ThresholdPC.IMConf.PERF_IMMCU_ImMcu_ThrottledSipConnections_OverThreshold" MonitorTypeStateID="OverThreshold" HealthState="Error"/>
<OperationalState ID="Microsoft.LS.2019.Monitoring.UnitMonitor.ThresholdPC.IMConf.PERF_IMMCU_ImMcu_ThrottledSipConnections_UnderThreshold" MonitorTypeStateID="UnderThreshold" HealthState="Success"/>
<OperationalState ID="Microsoft.LS.2019.Monitoring.UnitMonitor.ThresholdPC.IMConf.PERF_IMMCU_ImMcu_ThrottledSipConnections_UnderThresholdOverThreshold" MonitorTypeStateID="UnderThresholdOverThreshold" HealthState="Warning"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>IMMCU - Throttled Sip Connections</CounterName>
<ObjectName>LS:ImMcu - IMMcu Conferences</ObjectName>
<AllInstances>false</AllInstances>
<Frequency>900</Frequency>
<IncludeInstances/>
<ExcludeInstances/>
<WarningThreshold>1</WarningThreshold>
<ErrorThreshold>10</ErrorThreshold>
</Configuration>
</UnitMonitor>