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

SMSv4_Perf_Threshold__MP_FileCollection_Backlog__10000_over_3_hours_17_Rule (Rule)

Knowledge Base article:

摘要

已收集並排入管理點佇列的檔案總數已超過標準操作閾值。除非先加以解決,否則數值會持續增加。排入佇列的管理點檔案收集計數若持續超出閾值,則儲存在管理點上的檔案數將不會反映用戶端電腦上目前的檔案數。

原因

收集的檔案數可能會因為下列原因而超過閾值:

解決方法

若要解決此問題,並減少排入佇列的檔案數:

其他

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

此警示若產生過多的誤報,可以修改規則內容的閾值索引標籤,指定更適合環境的值。

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

外部

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

如需更多協助,請參閱 Configuration Manager 2007 支援網站 (英文) 上,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_FileCollection_Backlog__10000_over_3_hours_17_Rule.AllertMessageBackwardCompatibility
CommentMom2005ID='{3026FAA9-1F4D-4D2E-94F4-CF4B1D53C1DA}';MOM2005ComputerGroupID={C24B3F30-443C-4824-98CE-683950E4939B}

Member Modules:

ID Module Type TypeId RunAs 
_D02BBB66_B56F_46B7_B598_75476756E32C_ 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_FileCollection_Backlog__10000_over_3_hours_17_Rule" Target="Microsoft.SystemCenter.ConfigurationManager.2007.Microsoft_SMSv4_Management_Point_Servers_Installation" Enabled="true" ConfirmDelivery="false" Comment="Mom2005ID='{3026FAA9-1F4D-4D2E-94F4-CF4B1D53C1DA}';MOM2005ComputerGroupID={C24B3F30-443C-4824-98CE-683950E4939B}">
<Category>PerformanceHealth</Category>
<DataSources>
<DataSource ID="_D02BBB66_B56F_46B7_B598_75476756E32C_" Comment="{D02BBB66-B56F-46B7-B598-75476756E32C}" 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_SinvCollFileEndpoint</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 FileCollection 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 FileCollection 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>