パフォーマンスしきい値: サイト サーバー受信トレイ schedule.box の送信トレイ LAN のバックログ モニター

Microsoft.SystemCenter2012.ConfigurationManager.Perf_Threshold_Site_server_inbox_schedule_box_outboxes_LAN_backlog_monitor (UnitMonitor)

このモニターは、サイト サーバーの schedule.box のバックログを確認します。 バックログがしきい値を超えるとアラートを生成します。

Knowledge Base article:

概要

サイト サーバー上のセンダーの schedule.box\outboxes\LAN 受信トレイ内のファイルの総数が、運用上の標準しきい値を超えました。

このフォルダーには、LAN センダーの送信要求ファイル (.srq ファイル) および送信要求ステータス ファイル (.srs ファイル) が一時的に格納されます。

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

原因

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

SMS_Executive サービスが停止したか、サイト サーバー上で応答しない

Configuration Manager Sender コンポーネントが停止したか、応答しない

Configuration Manager Sender が、他の送信ジョブを処理している

サイト サーバーのリソース (CPU、メモリ、ディスク領域など) が不足している

大容量データのレプリケーションを必要とするイベントが発生した

センダー アドレスが原因で送信できない

サイト サーバーが対象サイトとの接続を失った

Element properties:

TargetMicrosoft.SystemCenter2012.ConfigurationManager.SiteServerRoleBaseClass
Parent MonitorSystem.Health.PerformanceState
CategoryPerformanceHealth
EnabledTrue
Instance NameSMS Inbox
Counter NameFile Current Count
Frequency900
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeSystem.Performance.ConsecutiveSamplesThreshold
RemotableTrue
AccessibilityPublic
Alert Message
サイト サーバー受信トレイ schedule.box のバックログ アラート

インスタンス {0} オブジェクト {1} カウンター {2} の時刻 {4} における値が {3} です
RunAsDefault
CommentSIV:SVC0014, CreatedByMyFriend at 10/15/2011 5:25:35 PM

Source Code:

<UnitMonitor ID="Microsoft.SystemCenter2012.ConfigurationManager.Perf_Threshold_Site_server_inbox_schedule_box_outboxes_LAN_backlog_monitor" Comment="SIV:SVC0014, CreatedByMyFriend at 10/15/2011 5:25:35 PM" Accessibility="Public" Enabled="onEssentialMonitoring" Target="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.SiteServerRoleBaseClass" ParentMonitorID="SystemHealth!System.Health.PerformanceState" Remotable="true" Priority="Normal" TypeID="SystemPerf!System.Performance.ConsecutiveSamplesThreshold" ConfirmDelivery="false">
<Category>PerformanceHealth</Category>
<AlertSettings AlertMessage="Microsoft.SystemCenter2012.ConfigurationManager.Perf_Threshold_Site_server_inbox_schedule_box_outboxes_LAN_backlog_monitor_AlertMessageResourceID">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/InstanceName$</AlertParameter1>
<AlertParameter2>$Data/Context/ObjectName$</AlertParameter2>
<AlertParameter3>$Data/Context/CounterName$</AlertParameter3>
<AlertParameter4>$Data/Context/Value$</AlertParameter4>
<AlertParameter5>$Data/Context/TimeSampled$</AlertParameter5>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="ConditionFalse" MonitorTypeStateID="ConditionFalse" HealthState="Success"/>
<OperationalState ID="ConditionTrue" MonitorTypeStateID="ConditionTrue" HealthState="Error"/>
</OperationalStates>
<Configuration>
<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>
<Threshold>10000</Threshold>
<Direction>greater</Direction>
<NumSamples>12</NumSamples>
</Configuration>
</UnitMonitor>