Recopilación de rendimiento: Procesador de inventario de software de SMS - Total de SINV en cola

Microsoft.SystemCenter2012.ConfigurationManager.Perf_Collection_Site_Server_SINV_Backlog_18_Rule (Rule)

Recopilación de rendimiento: Trabajo pendiente de SINV de servidor de sitio

Knowledge Base article:

Resumen

El número total de registros de inventario de software (SINV) de Configuration Manager que esperaban en la cola de entrada del procesador de inventario de software la última vez que este comprobó la cola, menos los SINV que se procesaron desde la última vez que se comprobó la cola.

Causas

El trabajo pendiente de archivos podría indicar que el procesador de inventario de software no se puede conectar a la base de datos de Configuration Manager o que se recibieron demasiados archivos.

Soluciones

Examine el archivo Sinvproc.log en el servidor de sitio para ver si hay errores u obtener información adicional.

Element properties:

TargetMicrosoft.SystemCenter2012.ConfigurationManager.PrimarySiteServer
CategoryPerformanceCollection
EnabledFalse
Instance NameSMS Software Inventory Processor
Counter NameTotal SINVs Enqueued
Frequency900
Alert GenerateFalse
RemotableTrue
CommentSIV:INV0023, 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_SINV_Backlog_18_Rule" Comment="SIV:INV0023, CreatedByMyFriend at 9/16/2011 5:03:27 PM" Enabled="false" Target="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.PrimarySiteServer" 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>Total SINVs Enqueued</CounterName>
<ObjectName>SMS Software Inventory Processor</ObjectName>
<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>