Performance collection for : PERF_DATACOLLECTION_ExchArchiving_SESSION_DROPPED

Microsoft.LS.2019.Monitoring.Rule.ReportingPC.Lyss.PERF_DATACOLLECTION_ExchArchiving_SESSION_DROPPED (Rule)

Knowledge Base article:

Summary

This rule collects this performance counter for reporting/troubleshooting purposes for the counter: PERF_DATACOLLECTION_ExchArchiving_SESSION_DROPPED

Number of Exchange Archiving sessions dropped due to continuing failures.

Causes

Exchange connectivity and storage issues were not resolved within 24 hours and the Data Collection Agent is not running in critical archiving mode.

Resolutions

Verify that the user's mailbox and Exchange dumpster are not full, and that OAuth2 for Exchange Server and Skype for Business Server is configured correctly.

Element properties:

TargetMicrosoft.LS.2019.Component.Lyss
CategoryPerformanceCollection
EnabledTrue
Instance NameLS:DATACOLLECTION - Exchange Archiving Adaptor
Counter NameUDC - Dropped sessions
Frequency900
Alert GenerateFalse
RemotableTrue

Member Modules:

ID Module Type TypeId RunAs 
CollectPerfCounter DataSource System.Performance.OptimizedDataProvider Default
WriteToDB WriteAction Microsoft.SystemCenter.CollectPerformanceData Default
WriteToDW WriteAction Microsoft.SystemCenter.DataWarehouse.PublishPerformanceData Default

Source Code:

<Rule ID="Microsoft.LS.2019.Monitoring.Rule.ReportingPC.Lyss.PERF_DATACOLLECTION_ExchArchiving_SESSION_DROPPED" Enabled="true" Target="SFBDiscovery!Microsoft.LS.2019.Component.Lyss" ConfirmDelivery="false" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>PerformanceCollection</Category>
<DataSources>
<DataSource ID="CollectPerfCounter" TypeID="SystemPerf!System.Performance.OptimizedDataProvider">
<ComputerName>$Target/Host/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>UDC - Dropped sessions</CounterName>
<ObjectName>LS:DATACOLLECTION - Exchange Archiving Adaptor</ObjectName>
<InstanceName/>
<AllInstances>true</AllInstances>
<Frequency>900</Frequency>
<Tolerance>5</Tolerance>
<ToleranceType>Absolute</ToleranceType>
<MaximumSampleSeparation>4</MaximumSampleSeparation>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="WriteToDB" TypeID="SC!Microsoft.SystemCenter.CollectPerformanceData"/>
<WriteAction ID="WriteToDW" TypeID="SCDW!Microsoft.SystemCenter.DataWarehouse.PublishPerformanceData"/>
</WriteActions>
</Rule>