Gateway Tenant count exceeded monitor

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

Gateway Tenant count is greater than 50.

Knowledge Base article:

Summary

The number of tenants 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 Tenant count exceeded
Gateway Tenant count is greater than 50.
RunAsMicrosoft.Windows.10.SDNMonitoring.NCRunAsProfile

Source Code:

<UnitMonitor ID="Microsoft.Windows.10.SDNMonitoring.Gateway.TenantCountExceeded" 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.TenantCountExceeded.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>TenantCountExceeded</ErrorCode>
<Name>$Target/Property[Type="SDNMonitoringMP.SDNMonitoring.Gateway"]/Id$</Name>
</Configuration>
</UnitMonitor>