Gateway Network Connection count exceeded monitor

Microsoft.Windows.10.SDNMonitoring.Gateway.NetworkConnectionCountExceeded (UnitMonitor)

Gateway Network Connection count is greater than 100.

Knowledge Base article:

Summary

The number of network connection on the gateway exceeded the recommended limit.

Causes

This happens when there are lot of tenant network connections with smaller bandwidth requirements.

Resolutions

Ensure that the bandwidth configuration of network connections is accurate.

© 2016 Microsoft Corporation, all rights reserved

Element properties:

TargetSDNMonitoringMP.SDNMonitoring.Gateway
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.SDNMonitoring.UnitMonitorType.TwoStateUnitMonitor
RemotableTrue
AccessibilityPublic
Alert Message
Gateway Network Connection count exceeded
Gateway Network Connection count is greater than 100.
RunAsMicrosoft.Windows.10.SDNMonitoring.NCRunAsProfile

Source Code:

<UnitMonitor ID="Microsoft.Windows.10.SDNMonitoring.Gateway.NetworkConnectionCountExceeded" Accessibility="Public" Enabled="true" Target="SDNMonitoringMP.SDNMonitoring.Gateway" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Microsoft.Windows.SDNMonitoring.UnitMonitorType.TwoStateUnitMonitor" ConfirmDelivery="false" RunAs="Microsoft.Windows.10.SDNMonitoring.NCRunAsProfile">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="Microsoft.Windows.10.SDNMonitoring.Gateway.NetworkConnectionCountExceeded.AlertMessage">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
</AlertSettings>
<OperationalStates>
<OperationalState ID="Healthy" MonitorTypeStateID="Healthy" HealthState="Success"/>
<OperationalState ID="Error" MonitorTypeStateID="Error" HealthState="Warning"/>
</OperationalStates>
<Configuration>
<IntervalSeconds>300</IntervalSeconds>
<SyncTime>12:00</SyncTime>
<ErrorCode>NetworkConnectionCountExceeded</ErrorCode>
<Name>$Target/Property[Type="SDNMonitoringMP.SDNMonitoring.Gateway"]/Id$</Name>
</Configuration>
</UnitMonitor>