MEDIA - 01 - Planning\MEDIA - 006 - Number of packets dropped in flow control\_Total

MEDIA___01___Planning_MEDIA___006___Number_of_packets_dropped_in_flow_control__Total___AVMCU (Rule)

Total number of packets dropped by the system in the flow control.

Knowledge Base article:

Summary

Total number of packets dropped by the system in the flow control.

Causes

TBD

Resolutions

TBD

Element properties:

TargetMicrosoft_Office_Communications_Server_2007_R2_Audio_Video_Conferencing_Server
CategoryPerformanceCollection
EnabledFalse
Instance NameMEDIA - 01 - Planning
Counter NameMEDIA - 006 - Number of packets dropped in flow control
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="MEDIA___01___Planning_MEDIA___006___Number_of_packets_dropped_in_flow_control__Total___AVMCU" Enabled="false" Target="Microsoft_Office_Communications_Server_2007_R2_Audio_Video_Conferencing_Server" 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>MEDIA - 006 - Number of packets dropped in flow control</CounterName>
<ObjectName>MEDIA - 01 - Planning</ObjectName>
<InstanceName>_Total</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>