パフォーマンスしきい値: サイト サーバーの hman 受信トレイ ForwardingMsg のバックログ モニター

Microsoft.SystemCenter2012.ConfigurationManager.Perf_Threshold_Site_server_hman_inbox_ForwardingMsg_backlog_monitor (UnitMonitor)

このモニターでは、サイト サーバー上の受信トレイ\hman.box\ForwardingMsg のバックログを確認します。バックログがしきい値を超えると、警告が発生します。

Knowledge Base article:

概要

サイト サーバー上の階層マネージャーの hman.box\ForwardingMsg 受信トレイに含まれるファイルの合計数が、標準の操作しきい値を超えています。

このフォルダーには、階層マネージャーのファイルが一時的に格納されます。

ファイル数がこのしきい値を超えたままの場合、階層情報は Configuration Manager サイト データベースにすぐに反映されません。

原因

階層マネージャーのファイルの合計数は、次のことが原因で、しきい値を超える可能性があります:

解決方法

この問題を解決し、階層マネージャーのファイル数を少なくするには:

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
サイト サーバーの hman.box\ForwardingMsg のバックログの警告

インスタンス {0}、
オブジェクト {1}、
カウンター {2}
の値は {3}
です (時刻: {4})
RunAsDefault
CommentSIV:HMAN0025

Source Code:

<UnitMonitor ID="Microsoft.SystemCenter2012.ConfigurationManager.Perf_Threshold_Site_server_hman_inbox_ForwardingMsg_backlog_monitor" Comment="SIV:HMAN0025" 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_hman_inbox_ForwardingMsg_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>hman.box&gt;ForwardingMsg</InstanceName>
<AllInstances>false</AllInstances>
<Frequency>900</Frequency>
<Threshold>10000</Threshold>
<Direction>greater</Direction>
<NumSamples>12</NumSamples>
</Configuration>
</UnitMonitor>