Number of cookie persistence failures

Microsoft.LS.2013.Monitoring.UnitMonitor.ThresholdPC.ProvisionService.Provision_NumberOfCookiePersistenceFailures (UnitMonitor)

Knowledge Base article:

Summary

This counter shows the total number of cookie persistence failures.

Causes

The incoming cookie data is invalid or active directory is not accessible.

Resolutions

Check if active directory is still accessible and incoming cookie format is valid. And notify Lync Server team with the alert detail.

Element properties:

TargetMicrosoft.LS.2013.Component.ProvisionService
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 cookie persistence failures.
Perf Object Name:
Perf Counter Name: - Cookie persistence failures
Perf Counter Value: {0}
Error Threshold: 10
Warning Threshold: 6


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.ProvisionService.Provision_NumberOfCookiePersistenceFailures" Accessibility="Public" Enabled="true" Target="Microsoft.LS.2013.Component.ProvisionService" 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_cookie_persistence_failures.">
<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.ProvisionService.Provision_NumberOfCookiePersistenceFailures_OverThreshold" MonitorTypeStateID="OverThreshold" HealthState="Error"/>
<OperationalState ID="Microsoft.LS.2013.Monitoring.UnitMonitor.ThresholdPC.ProvisionService.Provision_NumberOfCookiePersistenceFailures_UnderThreshold" MonitorTypeStateID="UnderThreshold" HealthState="Success"/>
<OperationalState ID="Microsoft.LS.2013.Monitoring.UnitMonitor.ThresholdPC.ProvisionService.Provision_NumberOfCookiePersistenceFailures_UnderThresholdOverThreshold" MonitorTypeStateID="UnderThresholdOverThreshold" HealthState="Warning"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>- Cookie persistence failures</CounterName>
<ObjectName>LS:Provision - Provision</ObjectName>
<InstanceName/>
<AllInstances>false</AllInstances>
<Frequency>900</Frequency>
<WarningThreshold>6</WarningThreshold>
<ErrorThreshold>10</ErrorThreshold>
</Configuration>
</UnitMonitor>