Perf Collection: SMS Inbox - File Current Count (sinv.box)

Microsoft.SystemCenter2012.ConfigurationManager.Perf_Collection_Site_Server_Inbox_sinv.box_Backlog_19_Rule (Rule)

Perf Collection: Site Server Inbox sinv.box Backlog

Knowledge Base article:

Summary

The total number of files in sinv.box inbox of the software inventory processor.

This folder temporarily stores client software inventory (.sic, .sid, .sis) files from down-level Configuration Manager sites and Configuration Manager management points.

Causes

A backlog of files might indicate that the software inventory processor cannot connect to the Configuration Manager database or that too many files were received.

Resolutions

Examine the Sinvproc.log file for errors or additional information.

Element properties:

TargetMicrosoft.SystemCenter2012.ConfigurationManager.SiteServer
CategoryPerformanceCollection
EnabledFalse
Instance NameSMS Inbox
Counter NameFile Current Count
Frequency900
Alert GenerateFalse
RemotableTrue
CommentSIV:INV0026, 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_sinv.box_Backlog_19_Rule" Comment="SIV:INV0026, 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>sinv.box</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>