MCU's current health

Microsoft.LS.2010.Monitoring.UnitMonitor.ThresholdPC.AppSharingConf_PERF_ASMCUMCUHT_MCUHT_HEALTH_STATE (UnitMonitor)

Knowledge Base article:

Summary

The current health of the MCU. 0 = Normal. 1 = Loaded. 2 = Full. 3 = Unavailable.

Causes

MCU is overloaded

Resolutions

This could happen if too many conferences are assigned to this MCU

Element properties:

TargetMicrosoft.LS.2010.Component.AppSharingConf
Parent MonitorSystem.Health.PerformanceState
CategoryPerformanceHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.LS.2010.Performance.Double.SimpleThresholdMonitor
RemotableTrue
AccessibilityPublic
Alert Message
The current health of the MCU. 0 = Normal. 1 = Loaded. 2 = Full. 3 = Unavailable.
Perf Object Name: LS:ImMcu - 02 - MCU Health And Performance
Perf Counter Name: IMMCU - 005 - MCU Health State
Perf Counter Value: {0}

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

Source Code:

<UnitMonitor ID="Microsoft.LS.2010.Monitoring.UnitMonitor.ThresholdPC.AppSharingConf_PERF_ASMCUMCUHT_MCUHT_HEALTH_STATE" Accessibility="Public" Enabled="true" Target="Microsoft.LS.2010.Component.AppSharingConf" ParentMonitorID="Health!System.Health.PerformanceState" Remotable="true" Priority="Normal" TypeID="Microsoft.LS.2010.Performance.Double.SimpleThresholdMonitor" ConfirmDelivery="false">
<Category>PerformanceHealth</Category>
<AlertSettings AlertMessage="Alert_The_current_health_of_the_MCU._0___Normal._1___Loaded._2___Full._3___Unavailable.">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/Value$</AlertParameter1>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="Microsoft.LS.2010.Monitoring.UnitMonitor.ThresholdPC.AppSharingConf_PERF_ASMCUMCUHT_MCUHT_HEALTH_STATE_OverThreshold" MonitorTypeStateID="OverThreshold" HealthState="Error"/>
<OperationalState ID="Microsoft.LS.2010.Monitoring.UnitMonitor.ThresholdPC.AppSharingConf_PERF_ASMCUMCUHT_MCUHT_HEALTH_STATE_UnderThreshold" MonitorTypeStateID="UnderThreshold" HealthState="Success"/>
<OperationalState ID="Microsoft.LS.2010.Monitoring.UnitMonitor.ThresholdPC.AppSharingConf_PERF_ASMCUMCUHT_MCUHT_HEALTH_STATE_UnderThresholdOverThreshold" MonitorTypeStateID="UnderThresholdOverThreshold" HealthState="Warning"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>ASMCU - 005 - MCU Health State</CounterName>
<ObjectName>LS:AsMcu - 01 - MCU Health And Performance</ObjectName>
<InstanceName/>
<AllInstances>true</AllInstances>
<Frequency>900</Frequency>
<WarningThreshold>1</WarningThreshold>
<ErrorThreshold>2</ErrorThreshold>
</Configuration>
</UnitMonitor>