Hosted User Migration Service unhandled exception failures

Microsoft.LS.2013.Monitoring.UnitMonitor.ThresholdPC.HostedMigrationService.HostedUserMigration_NUMBER_OF_UNEXPECTED_FAILURES (UnitMonitor)

Knowledge Base article:

Summary

This counter shows the total number of the unexpected failures in the service.

Causes

An unexpected failure has occurred

Resolutions

Notify Lync Server team with the alert detail.

Element properties:

TargetMicrosoft.LS.2013.Component.HostedMigrationService
Parent MonitorSystem.Health.PerformanceState
CategoryPerformanceHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.LS.2013.Performance.Double.SimpleThresholdMonitor
RemotableTrue
AccessibilityPublic
Alert Message
[LYNC] This counter shows the total number of the unexpected failures in the service.
Perf Object Name:
Perf Counter Name: HostedMigration - Unexpected failures
Perf Counter Value: {0}
Error Threshold: 2
Warning Threshold: 1


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

Source Code:

<UnitMonitor ID="Microsoft.LS.2013.Monitoring.UnitMonitor.ThresholdPC.HostedMigrationService.HostedUserMigration_NUMBER_OF_UNEXPECTED_FAILURES" Accessibility="Public" Enabled="true" Target="Microsoft.LS.2013.Component.HostedMigrationService" ParentMonitorID="Health!System.Health.PerformanceState" Remotable="true" Priority="Normal" TypeID="Microsoft.LS.2013.Performance.Double.SimpleThresholdMonitor" ConfirmDelivery="false">
<Category>PerformanceHealth</Category>
<AlertSettings AlertMessage="Alert_This_counter_shows_the_total_number_of_the_unexpected_failures_in_the_service.">
<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.2013.Monitoring.UnitMonitor.ThresholdPC.HostedMigrationService.HostedUserMigration_NUMBER_OF_UNEXPECTED_FAILURES_OverThreshold" MonitorTypeStateID="OverThreshold" HealthState="Error"/>
<OperationalState ID="Microsoft.LS.2013.Monitoring.UnitMonitor.ThresholdPC.HostedMigrationService.HostedUserMigration_NUMBER_OF_UNEXPECTED_FAILURES_UnderThreshold" MonitorTypeStateID="UnderThreshold" HealthState="Success"/>
<OperationalState ID="Microsoft.LS.2013.Monitoring.UnitMonitor.ThresholdPC.HostedMigrationService.HostedUserMigration_NUMBER_OF_UNEXPECTED_FAILURES_UnderThresholdOverThreshold" MonitorTypeStateID="UnderThresholdOverThreshold" HealthState="Warning"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>HostedMigration - Unexpected failures</CounterName>
<ObjectName>LS:HostedMigrationService - HostedUserMigration</ObjectName>
<InstanceName/>
<AllInstances>false</AllInstances>
<Frequency>900</Frequency>
<WarningThreshold>1</WarningThreshold>
<ErrorThreshold>2</ErrorThreshold>
</Configuration>
</UnitMonitor>