'Update Sessions Purgeable' Failures

Microsoft.LS.2015.Monitoring.UnitMonitor.ThresholdPC.LegalInterceptService.LegalIntercept_NumberOfSessionsPurgingFailedPurged (UnitMonitor)

Knowledge Base article:

Summary

This counter shows the total number of purging failed sessions.

Causes

Cannot update sessions as purgeable.

Resolutions

Verify that the data is valid and that the database is available.

Element properties:

TargetMicrosoft.LS.2015.Component.LegalInterceptService
Parent MonitorSystem.Health.PerformanceState
CategoryPerformanceHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.LS.2015.Performance.Single.DeltaThresholdMonitor
RemotableTrue
AccessibilityPublic
Alert Message
[Skype] This counter shows the total number of purging failed sessions.
Perf Object Name:
Perf Counter Name: {0}
Perf Counter Value: {1}
Error Threshold: 1

Delta Window Size: 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.2015.Monitoring.UnitMonitor.ThresholdPC.LegalInterceptService.LegalIntercept_NumberOfSessionsPurgingFailedPurged" Accessibility="Public" Enabled="true" Target="Microsoft.LS.2015.Component.LegalInterceptService" ParentMonitorID="Health!System.Health.PerformanceState" Remotable="true" Priority="Normal" TypeID="Microsoft.LS.2015.Performance.Single.DeltaThresholdMonitor" ConfirmDelivery="false">
<Category>PerformanceHealth</Category>
<AlertSettings AlertMessage="Alert_This_counter_shows_the_total_number_of_purging_failed_sessions.">
<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.LegalInterceptService.LegalIntercept_NumberOfSessionsPurgingFailedPurged_OverThreshold" MonitorTypeStateID="OverThreshold" HealthState="Error"/>
<OperationalState ID="Microsoft.LS.2015.Monitoring.UnitMonitor.ThresholdPC.LegalInterceptService.LegalIntercept_NumberOfSessionsPurgingFailedPurged_UnderThreshold" MonitorTypeStateID="UnderThreshold" HealthState="Success"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>- Purging Failed Sessions</CounterName>
<ObjectName>LS:LegalIntercept - LegalIntercept</ObjectName>
<InstanceName/>
<AllInstances>false</AllInstances>
<Frequency>900</Frequency>
<Threshold>1</Threshold>
<NumSamples>1</NumSamples>
</Configuration>
</UnitMonitor>