パフォーマンス コレクション: SMS Inbox - File Current Count (schedule.box\requests)

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

パフォーマンス コレクション: サイト サーバー受信トレイ schedule.box\requests バックログ

Knowledge Base article:

概要

サイト サーバー上のスケジューラの schedule.box\requests 受信トレイの合計ファイル数が、運用上の標準しきい値を超えました。

このフォルダーには、スケジューラがセンダーに送る前に初期送信要求ファイル (.srq) が一時的に格納されます。 また、このフォルダーには、センダーがターゲット サイトに接続できなかった場合に返される送信要求ファイルも格納されます。

この状態は、解決しない限り増大します。 ファイル数がしきい値を超える状態が続くと、親サイトおよび子サイトへの送信ジョブが遅延し、レプリケートされた情報がこれらのサイトの Configuration Manager サイト データベースに直ちに反映されません。 Configuration Manager のオブジェクトおよびレポートは、親サイトまたは子サイトの状態を正確に表していない可能性があります。

原因

ファイルの総数がしきい値を超える場合は、次のような可能性があります。

解決方法

この問題を解決し、ファイルの数を削減するには、以下の操作を行ってください。

Element properties:

TargetMicrosoft.SystemCenter2012.ConfigurationManager.SiteServer
CategoryPerformanceCollection
EnabledFalse
Instance NameSMS Inbox
Counter NameFile Current Count
Frequency900
Alert GenerateFalse
RemotableTrue
CommentSIV:SD0041, 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_requests_Backlog_19_Rule" Comment="SIV:SD0041, 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;requests</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>