ConfigMgr 2007 效能閾值: 過去三小時內的 MP SINV 待處理項目已超過 10,000

SMSv4_Perf_Threshold__MP_SINV_Backlog__10000_over_3_hours_17_Rule (Rule)

Knowledge Base article:

摘要

管理點上已排入佇列的軟體清查 (.sic 或 .sid) 檔案的總數已超過標準操作閾值。除非先加以解決,否則數值會持續增加。排入佇列的管理點軟體清查檔案計數若持續超過閾值,則 Configuration Manager 站台資料庫將無法及時反映軟體清查,且收集與報告亦無法正確呈現網路上的軟體。

原因

下列情況下,排入佇列的管理點軟體清查檔案數可能會超過閾值:

解決方法

若要解決此問題,並減少排入佇列的管理點軟體清查檔案數:

其他

您也可以尋找與目前所停止之 SMS_Executive 服務或資源 (如 CPU 或記憶體) 不足之管理點相關的警示。這些警示皆可能是導致警示的原因。根據原因而定,管理點上可能同時會有其他類型的待處理項目 (硬體清查、資料探索記錄、軟體計量) 增加,以及對應警示產生的狀況。

此警示最好交由 Configuration Manager 系統管理員處理。

外部

如需調整伺服器大小的詳細資訊,請參閱 Configuration Manager 產品文件網頁 (英文) 的<規劃與部署 Configuration Manager 2007 的伺服器基礎結構>(英文)。

如需 Configuration Manager Backup 的詳細資訊,請參閱 Configuration Manager 文件庫網頁 (英文) 中的<備份與復原規劃>。

如需更多協助,請參閱 Configuration Manager 支援網站 (英文) 上,Configuration Manager 網站支援區段中的其他支援選項清單。

Element properties:

TargetMicrosoft.SystemCenter.ConfigurationManager.2007.Microsoft_SMSv4_Management_Point_Servers_Installation
CategoryPerformanceHealth
EnabledTrue
Instance NameCCM Message Queue
Counter NameMessages Queued
Frequency900
Alert GenerateTrue
Alert SeverityWarning
Alert PriorityLow
RemotableTrue
Alert MessageSMSv4_Perf_Threshold__MP_SINV_Backlog__10000_over_3_hours_17_Rule.AllertMessageBackwardCompatibility
CommentMom2005ID='{FC05C8B3-2AE4-4B2F-81BA-2FD5D2F5043E}';MOM2005ComputerGroupID={C24B3F30-443C-4824-98CE-683950E4939B}

Member Modules:

ID Module Type TypeId RunAs 
_2ED7D624_6F33_464D_90C6_C998F6308161_ DataSource System.Mom.BackwardCompatibility.Performance.FilteredDataProvider Default
AverageFilter ConditionDetection System.Performance.AveragerCondition Default
GenerateAlert WriteAction System.Mom.BackwardCompatibility.AlertResponse Default

Source Code:

<Rule ID="SMSv4_Perf_Threshold__MP_SINV_Backlog__10000_over_3_hours_17_Rule" Target="Microsoft.SystemCenter.ConfigurationManager.2007.Microsoft_SMSv4_Management_Point_Servers_Installation" Enabled="true" ConfirmDelivery="false" Comment="Mom2005ID='{FC05C8B3-2AE4-4B2F-81BA-2FD5D2F5043E}';MOM2005ComputerGroupID={C24B3F30-443C-4824-98CE-683950E4939B}">
<Category>PerformanceHealth</Category>
<DataSources>
<DataSource ID="_2ED7D624_6F33_464D_90C6_C998F6308161_" Comment="{2ED7D624-6F33-464D-90C6-C998F6308161}" TypeID="MomBackwardCompatibility!System.Mom.BackwardCompatibility.Performance.FilteredDataProvider">
<ComputerName>$Target/Host/Property[Type="WindowsLibrary!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>Messages Queued</CounterName>
<ObjectName>CCM Message Queue</ObjectName>
<InstanceName>MP_SinvEndpoint</InstanceName>
<Frequency>900</Frequency>
<Expression/>
</DataSource>
</DataSources>
<ConditionDetection ID="AverageFilter" TypeID="PerformanceLibrary!System.Performance.AveragerCondition">
<NumSamples>12</NumSamples>
</ConditionDetection>
<WriteActions>
<WriteAction ID="GenerateAlert" TypeID="MomBackwardCompatibility!System.Mom.BackwardCompatibility.AlertResponse">
<AlertGeneration>
<GenerateAlert>true</GenerateAlert>
<Owner/>
<Description>$Target/Host/Property[Type="WindowsLibrary!Microsoft.Windows.Computer"]/NetbiosComputerName$ - ConfigMgr 2007 Perf Threshold: MP SINV Backlog &gt; 10,000 over 3 hours.


$Data/ObjectName$
:
$Data/CounterName$
:
$Data/InstanceName$
value =
$Data/Value$
</Description>
<AlertLevel>30</AlertLevel>
<ResolutionState/>
<Source>
$Data/ObjectName$
:
$Data/CounterName$
:
$Data/InstanceName$
</Source>
<Name>ConfigMgr 2007 Perf Threshold: MP SINV Backlog &gt; 10,000 over 3 hours</Name>
<ServerRole>SMS Server</ServerRole>
<ServerRoleInstance>$Target/Host/Property[Type="WindowsLibrary!Microsoft.Windows.Computer"]/NetbiosComputerName$</ServerRoleInstance>
<Component>MP</Component>
<ProblemState>1</ProblemState>
</AlertGeneration>
<InvokerType>0</InvokerType>
</WriteAction>
</WriteActions>
</Rule>