LC:QMSAgent - 00 - QoEMonitoringServerAgent\QMSAgent - 016 - Total number of reports that could not be sent to the external report consumer\

LC_QMSAgent___00___QoEMonitoringServerAgent_QMSAgent___016___Total_number_of_reports_that_could_not_be_sent_to_the_external_report_consumer____EE (Rule)

This counter represents total number of reports dropped due to exceeding the maximum configured memory storage allowed for reports.

Knowledge Base article:

Summary

This counter represents total number of reports dropped due to exceeding the maximum configured memory storage allowed for reports.

Causes

A large number of reports could not be delivered to the external report consumer due to exceeding maximum storage limit on the QoE Monitoring Agent service.

Resolutions

Ensure the external report consumer is configured and there are no connectivity issues. Consider increasing the memory storage for reports if this not occurring due to configuration or connectivity problems.

Element properties:

TargetMicrosoft_Office_Communications_Server_2007_R2_Enterprise_Edition
CategoryPerformanceCollection
EnabledTrue
Instance NameLC:QMSAgent - 00 - QoEMonitoringServerAgent
Counter NameQMSAgent - 016 - Total number of reports that could not be sent to the external report consumer
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="LC_QMSAgent___00___QoEMonitoringServerAgent_QMSAgent___016___Total_number_of_reports_that_could_not_be_sent_to_the_external_report_consumer____EE" Enabled="true" Target="Microsoft_Office_Communications_Server_2007_R2_Enterprise_Edition" ConfirmDelivery="false" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>PerformanceCollection</Category>
<DataSources>
<DataSource ID="CollectPerfCounter" TypeID="SCPerformance!System.Performance.OptimizedDataProvider">
<ComputerName>$Target/Host/Property[Type="SCWindowsLibrary!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>QMSAgent - 016 - Total number of reports that could not be sent to the external report consumer</CounterName>
<ObjectName>LC:QMSAgent - 00 - QoEMonitoringServerAgent</ObjectName>
<InstanceName/>
<AllInstances>false</AllInstances>
<Frequency>900</Frequency>
<Tolerance>5</Tolerance>
<ToleranceType>Absolute</ToleranceType>
<MaximumSampleSeparation>4</MaximumSampleSeparation>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="WriteToDB" TypeID="SCSystemLibrary!Microsoft.SystemCenter.CollectPerformanceData"/>
<WriteAction ID="WriteToDW" TypeID="SCDataWarehouseLibrary!Microsoft.SystemCenter.DataWarehouse.PublishPerformanceData"/>
</WriteActions>
</Rule>