'Update Sessions Processed' Latency

Microsoft.LS.2015.Monitoring.UnitMonitor.ThresholdPC.LogRetentionService.LogRetention_ProcessedLatency (UnitMonitor)

Knowledge Base article:

Summary

The latency of updating records processed.

Causes

Database update takes too long.

Resolutions

Verify that the database (i.e. lcscdr) is available.

Element properties:

TargetMicrosoft.LS.2015.Component.LogRetentionService
Parent MonitorSystem.Health.PerformanceState
CategoryPerformanceHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.LS.2015.Performance.Double.ConsecutiveThresholdMonitor
RemotableTrue
AccessibilityPublic
Alert Message
[Skype] The latency of updating records processed.
Perf Object Name:
Perf Counter Name: {0}
Perf Counter Value: {1}
Error Threshold: 30000
Warning Threshold: 10000
Consecutive Samples Repeat Count: 4

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.LogRetentionService.LogRetention_ProcessedLatency" Accessibility="Public" Enabled="true" Target="Microsoft.LS.2015.Component.LogRetentionService" ParentMonitorID="Health!System.Health.PerformanceState" Remotable="true" Priority="Normal" TypeID="Microsoft.LS.2015.Performance.Double.ConsecutiveThresholdMonitor" ConfirmDelivery="false">
<Category>PerformanceHealth</Category>
<AlertSettings AlertMessage="Alert_The_latency_of_updating_records_processed.">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/CounterName$</AlertParameter1>
<AlertParameter2>$Data/Context/SampleValue$</AlertParameter2>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="Microsoft.LS.2015.Monitoring.UnitMonitor.ThresholdPC.LogRetentionService.LogRetention_ProcessedLatency_OverThreshold" MonitorTypeStateID="OverThreshold" HealthState="Error"/>
<OperationalState ID="Microsoft.LS.2015.Monitoring.UnitMonitor.ThresholdPC.LogRetentionService.LogRetention_ProcessedLatency_UnderThreshold" MonitorTypeStateID="UnderThreshold" HealthState="Success"/>
<OperationalState ID="Microsoft.LS.2015.Monitoring.UnitMonitor.ThresholdPC.LogRetentionService.LogRetention_ProcessedLatency_UnderThresholdOverThreshold" MonitorTypeStateID="UnderThresholdOverThreshold" HealthState="Warning"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>- Updating records Processed latency (ms)</CounterName>
<ObjectName>LS:LogRetention - LogRetention</ObjectName>
<InstanceName/>
<AllInstances>false</AllInstances>
<Frequency>900</Frequency>
<WarningThreshold>10000</WarningThreshold>
<ErrorThreshold>30000</ErrorThreshold>
<NumSamples>4</NumSamples>
</Configuration>
</UnitMonitor>