Perf Collection: SMS Inbox - File Current Count (schedule.box\outboxes\LAN)

Microsoft.SystemCenter2012.ConfigurationManager.Perf_Collection_Site_Server_Inbox_schedule.box_outboxes_LAN_Backlog_19_Rule (Rule)

Perf Collection: Site Server Inbox schedule.box\outboxes\LAN Backlog

Knowledge Base article:

Summary

The total number of files that are in the sender's schedule.box\outboxes\LAN inbox.

This folder temporarily contains send request (.srq) files and send request status files (.srs) files for the LAN Sender.

Causes

This condition could occur because there is a backlog of .srq files, which might indicate that the sender cannot process the number of jobs scheduled for that sender or that the sender cannot connect to or transfer data to another site.

Resolutions

Examine the sender log file (sender.log) for any errors when it tries to communicate to the remote site.

Element properties:

TargetMicrosoft.SystemCenter2012.ConfigurationManager.SiteServer
CategoryPerformanceCollection
EnabledFalse
Instance NameSMS Inbox
Counter NameFile Current Count
Frequency900
Alert GenerateFalse
RemotableTrue
CommentSIV:SD0038, CreatedByMyFriend at 9/16/2011 5:03:27 PM

Member Modules:

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

Source Code:

<Rule ID="Microsoft.SystemCenter2012.ConfigurationManager.Perf_Collection_Site_Server_Inbox_schedule.box_outboxes_LAN_Backlog_19_Rule" Comment="SIV:SD0038, CreatedByMyFriend at 9/16/2011 5:03:27 PM" Enabled="false" Target="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.SiteServer" ConfirmDelivery="false" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>PerformanceCollection</Category>
<DataSources>
<DataSource ID="DS" TypeID="SystemPerf!System.Performance.OptimizedDataProvider">
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>File Current Count</CounterName>
<ObjectName>SMS Inbox</ObjectName>
<InstanceName>schedule.box&gt;outboxes&gt;LAN</InstanceName>
<AllInstances>false</AllInstances>
<Frequency>900</Frequency>
<Tolerance>5</Tolerance>
<ToleranceType>Percentage</ToleranceType>
<MaximumSampleSeparation>10</MaximumSampleSeparation>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="WriteToDB" TypeID="SC!Microsoft.SystemCenter.CollectPerformanceData"/>
<WriteAction ID="WriteToDW" TypeID="SCDW!Microsoft.SystemCenter.DataWarehouse.PublishPerformanceData"/>
</WriteActions>
</Rule>