ConfigMgr 2007 效能閾值: 過去 1 小時內待處理的 PSP 資料庫要求已超過 4

SMSv4_Perf_Threshold__PSP_Database_Requests_Outstanding__4_over_1_hour_11_Rule (Rule)

Knowledge Base article:

摘要

在一小時間隔內,已經處理超過四個 PXE 服務點資料庫要求。

PXE 服務點使用數個執行緒處理來自 PXE 裝置的要求。當處理 PXE 要求時,執行緒會提出資料庫要求。對裝置的每個處理器,會配置兩個執行緒。

此效能閾值表示至少有四個 PXE 服務點服務正等待資料庫回應至少四個執行緒。

原因

發生這個狀況的原因可能是:

解決方法

Element properties:

TargetMicrosoft.SystemCenter.ConfigurationManager.2007.Microsoft_SMSv4_PXE_Service_Point_Servers_Installation
CategoryPerformanceHealth
EnabledTrue
Instance NameSMS PXE
Counter NameDatabaseRequestsOutstanding
Frequency900
Alert GenerateTrue
Alert SeverityWarning
Alert PriorityLow
RemotableTrue
Alert MessageSMSv4_Perf_Threshold__PSP_Database_Requests_Outstanding__4_over_1_hour_11_Rule.AllertMessageBackwardCompatibility
CommentMom2005ID='{FE55BB65-498A-4472-BEC7-94718DD604FB}';MOM2005ComputerGroupID={55F19017-324A-4E42-9103-E582AC211E0B}

Member Modules:

ID Module Type TypeId RunAs 
_6F148099_AB51_4E54_97DF_0E0723BEB1D4_ 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__PSP_Database_Requests_Outstanding__4_over_1_hour_11_Rule" Target="Microsoft.SystemCenter.ConfigurationManager.2007.Microsoft_SMSv4_PXE_Service_Point_Servers_Installation" Enabled="true" ConfirmDelivery="false" Comment="Mom2005ID='{FE55BB65-498A-4472-BEC7-94718DD604FB}';MOM2005ComputerGroupID={55F19017-324A-4E42-9103-E582AC211E0B}">
<Category>PerformanceHealth</Category>
<DataSources>
<DataSource ID="_6F148099_AB51_4E54_97DF_0E0723BEB1D4_" Comment="{6F148099-AB51-4E54-97DF-0E0723BEB1D4}" TypeID="MomBackwardCompatibility!System.Mom.BackwardCompatibility.Performance.FilteredDataProvider">
<ComputerName>$Target/Host/Property[Type="WindowsLibrary!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>DatabaseRequestsOutstanding</CounterName>
<ObjectName>SMS PXE</ObjectName>
<Frequency>900</Frequency>
<Expression/>
</DataSource>
</DataSources>
<ConditionDetection ID="AverageFilter" TypeID="PerformanceLibrary!System.Performance.AveragerCondition">
<NumSamples>4</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: PSP Database Requests Outstanding &gt; 4 over 1 hour.


$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: PSP Database Requests Outstanding &gt; 4 over 1 hour</Name>
<ServerRole>SMS Server</ServerRole>
<ServerRoleInstance>$Target/Host/Property[Type="WindowsLibrary!Microsoft.Windows.Computer"]/NetbiosComputerName$</ServerRoleInstance>
<Component>PSP</Component>
<ProblemState>1</ProblemState>
</AlertGeneration>
<InvokerType>0</InvokerType>
</WriteAction>
</WriteActions>
</Rule>