Failed Address Book File download requests per second

Microsoft.LS.2015.Monitoring.UnitMonitor.ThresholdPC.ABHandler.ABSWebABSFiles_AbsFailedRequestsPerSec (UnitMonitor)

Knowledge Base article:

Summary

The per-second rate of failed Address Book file requests

Causes

High rate of failure can be caused by authentication issues or network connectivity issues

Resolutions

Check Lync Server event log for failure causes and correct

Element properties:

TargetMicrosoft.LS.2015.Component.ABHandler
Parent MonitorSystem.Health.PerformanceState
CategoryPerformanceHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.LS.2015.Performance.Double.SimpleThresholdMonitor
RemotableTrue
AccessibilityPublic
Alert Message
[Skype] The per-second rate of failed Address Book file requests
Perf Object Name:
Perf Counter Name: {0}
Perf Counter Value: {1}
Error Threshold: 5
Warning Threshold: 2


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

Source Code:

<UnitMonitor ID="Microsoft.LS.2015.Monitoring.UnitMonitor.ThresholdPC.ABHandler.ABSWebABSFiles_AbsFailedRequestsPerSec" Accessibility="Public" Enabled="true" Target="Microsoft.LS.2015.Component.ABHandler" ParentMonitorID="Health!System.Health.PerformanceState" Remotable="true" Priority="Normal" TypeID="Microsoft.LS.2015.Performance.Double.SimpleThresholdMonitor" ConfirmDelivery="false">
<Category>PerformanceHealth</Category>
<AlertSettings AlertMessage="Alert_The_per_second_rate_of_failed_Address_Book_file_requests">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/CounterName$</AlertParameter1>
<AlertParameter2>$Data/Context/Value$</AlertParameter2>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="Microsoft.LS.2015.Monitoring.UnitMonitor.ThresholdPC.ABHandler.ABSWebABSFiles_AbsFailedRequestsPerSec_OverThreshold" MonitorTypeStateID="OverThreshold" HealthState="Error"/>
<OperationalState ID="Microsoft.LS.2015.Monitoring.UnitMonitor.ThresholdPC.ABHandler.ABSWebABSFiles_AbsFailedRequestsPerSec_UnderThreshold" MonitorTypeStateID="UnderThreshold" HealthState="Success"/>
<OperationalState ID="Microsoft.LS.2015.Monitoring.UnitMonitor.ThresholdPC.ABHandler.ABSWebABSFiles_AbsFailedRequestsPerSec_UnderThresholdOverThreshold" MonitorTypeStateID="UnderThresholdOverThreshold" HealthState="Warning"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>WEB - Failed File Requests/Second</CounterName>
<ObjectName>LS:WEB - Address Book File Download</ObjectName>
<InstanceName/>
<AllInstances>false</AllInstances>
<Frequency>60</Frequency>
<WarningThreshold>3</WarningThreshold>
<ErrorThreshold>6</ErrorThreshold>
</Configuration>
</UnitMonitor>