Load Balancer Mux Overloaded monitor

Microsoft.Windows.10.SDNMonitoring.LoadBalancerMux.Overloaded (UnitMonitor)

The reporting component is overloaded. May not reach Goal State as a result.

Knowledge Base article:

Summary

The reporting component is overloaded. May not reach goalstate as a result.

Causes

load balancer mux is reaching its capacity in terms of the traffic it can process.

Resolutions

Increase the size of the Mux Pool by adding an additional Mux instance.

© 2014 Microsoft Corporation, all rights reserved

Element properties:

TargetSDNMonitoringMP.SDNMonitoring.LoadBalancerMux
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityHigh
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.SDNMonitoring.UnitMonitorType.TwoStateUnitMonitor
RemotableTrue
AccessibilityPublic
Alert Message
Load Balancer Mux Overloaded
The reporting component is overloaded. May not reach Goal State as a result.
RunAsMicrosoft.Windows.10.SDNMonitoring.NCRunAsProfile

Source Code:

<UnitMonitor ID="Microsoft.Windows.10.SDNMonitoring.LoadBalancerMux.Overloaded" Accessibility="Public" Enabled="true" Target="SDNMonitoringMP.SDNMonitoring.LoadBalancerMux" 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.LoadBalancerMux.Overloaded.AlertMessage">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>High</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
</AlertSettings>
<OperationalStates>
<OperationalState ID="Healthy" MonitorTypeStateID="Healthy" HealthState="Success"/>
<OperationalState ID="Error" MonitorTypeStateID="Error" HealthState="Error"/>
</OperationalStates>
<Configuration>
<IntervalSeconds>300</IntervalSeconds>
<SyncTime>12:00</SyncTime>
<ErrorCode>Overloaded</ErrorCode>
<Name>$Target/Property[Type="SDNMonitoringMP.SDNMonitoring.LoadBalancerMux"]/Id$</Name>
</Configuration>
</UnitMonitor>