Total OAuth Authentication Failures

Microsoft.LS.2013.Monitoring.UnitMonitor.ThresholdPC.Lyss.PERF_LYSS_API_TOTAL_NUMBER_OF_LYSS_OAUTH_AUTHENTICATION_FAILURES (UnitMonitor)

Knowledge Base article:

Summary

Total number of Storage Service OAuth authentication failures.

Causes

Bad input data or configuration error.

Resolutions

Check error details in event log. If problem persists, notify your organization's support team with the event detail.

Element properties:

TargetMicrosoft.LS.2013.Component.Lyss
Parent MonitorSystem.Health.PerformanceState
CategoryPerformanceHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.LS.2013.Performance.Double.ConsecutiveThresholdMonitor
RemotableTrue
AccessibilityPublic
Alert Message
[LYNC] Total number of Storage Service OAuth authentication failures.
Perf Object Name:
Perf Counter Name: LYSS - Total number of Storage Service OAuth authentication failures.
Perf Counter Value: {0}
Error Threshold: 25
Warning Threshold: 1
Consecutive Samples Repeat Count: 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.2013.Monitoring.UnitMonitor.ThresholdPC.Lyss.PERF_LYSS_API_TOTAL_NUMBER_OF_LYSS_OAUTH_AUTHENTICATION_FAILURES" Accessibility="Public" Enabled="true" Target="Microsoft.LS.2013.Component.Lyss" ParentMonitorID="Health!System.Health.PerformanceState" Remotable="true" Priority="Normal" TypeID="Microsoft.LS.2013.Performance.Double.ConsecutiveThresholdMonitor" ConfirmDelivery="false">
<Category>PerformanceHealth</Category>
<AlertSettings AlertMessage="Alert_Total_number_of_Storage_Service_OAuth_authentication_failures.">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/SampleValue$</AlertParameter1>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="Microsoft.LS.2013.Monitoring.UnitMonitor.ThresholdPC.Lyss.PERF_LYSS_API_TOTAL_NUMBER_OF_LYSS_OAUTH_AUTHENTICATION_FAILURES_OverThreshold" MonitorTypeStateID="OverThreshold" HealthState="Error"/>
<OperationalState ID="Microsoft.LS.2013.Monitoring.UnitMonitor.ThresholdPC.Lyss.PERF_LYSS_API_TOTAL_NUMBER_OF_LYSS_OAUTH_AUTHENTICATION_FAILURES_UnderThreshold" MonitorTypeStateID="UnderThreshold" HealthState="Success"/>
<OperationalState ID="Microsoft.LS.2013.Monitoring.UnitMonitor.ThresholdPC.Lyss.PERF_LYSS_API_TOTAL_NUMBER_OF_LYSS_OAUTH_AUTHENTICATION_FAILURES_UnderThresholdOverThreshold" MonitorTypeStateID="UnderThresholdOverThreshold" HealthState="Warning"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>LYSS - Total number of Storage Service OAuth authentication failures.</CounterName>
<ObjectName>LS:LYSS - Storage Service API</ObjectName>
<InstanceName/>
<AllInstances>false</AllInstances>
<Frequency>900</Frequency>
<WarningThreshold>1</WarningThreshold>
<ErrorThreshold>25</ErrorThreshold>
<NumSamples>2</NumSamples>
</Configuration>
</UnitMonitor>