성능 임계값: 사이트 서버에서 수신함 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 발신자에 대한 보내기 요청 상태 파일(.srs 파일)과 보내기 요청(.srq 파일)이 임시로 들어 있습니다.

해결되지 않은 경우 이 상태의 파일 수는 증가합니다. 파일 수가 계속 임계값을 초과하면 부모 및 자식 사이트로 보내는 작업이 지연되고, 결과적으로 복제된 정보가 해당 사이트의 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} 카운터의 값: {3}, 시간: {4}
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>