性能阈值: 站点服务器收件箱 schedule.box outboxes 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 发送程序组件已停止或未响应。

Configuration Manager 发送程序可能在处理其他出站作业。

站点服务器上的 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>