ConfigMgr 2007 效能閾值: SMP 可用磁碟空間總計已超過 100

SMSv4_Perf_Threshold__SMP_Total_Free_Disk_Space__100_4_Rule (Rule)

Knowledge Base article:

摘要

狀態移轉點可用磁碟空間總計小於 100MB。

原因

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

1. 磁碟空間不足。

2. 接收新要求失敗。

解決方法

1. 確認網際網路資訊服務 (IIS) 已安裝且在執行中

2. 確認狀態移轉點站台角色有足夠的權限。

3. 確認有足夠的磁碟空間。

Element properties:

TargetMicrosoft.SystemCenter.ConfigurationManager.2007.Microsoft_SMSv4_State_Migration_Point_Servers_Installation
CategoryPerformanceHealth
EnabledTrue
Instance NameSMS SMP StateStore
Counter NameTotal Free Disk Space
Frequency900
Alert GenerateTrue
Alert SeverityWarning
Alert PriorityLow
RemotableTrue
Alert MessageSMSv4_Perf_Threshold__SMP_Total_Free_Disk_Space__100_4_Rule.AllertMessageBackwardCompatibility
CommentMom2005ID='{EFC1C754-9D72-483C-B9E8-027DC7015260}';MOM2005ComputerGroupID={2C9AD1A3-9ADF-4C71-97D5-071354B918A8}

Member Modules:

ID Module Type TypeId RunAs 
_11B43798_881C_4717_BB9B_39F9027A9D88_ 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__SMP_Total_Free_Disk_Space__100_4_Rule" Target="Microsoft.SystemCenter.ConfigurationManager.2007.Microsoft_SMSv4_State_Migration_Point_Servers_Installation" Enabled="true" ConfirmDelivery="false" Comment="Mom2005ID='{EFC1C754-9D72-483C-B9E8-027DC7015260}';MOM2005ComputerGroupID={2C9AD1A3-9ADF-4C71-97D5-071354B918A8}">
<Category>PerformanceHealth</Category>
<DataSources>
<DataSource ID="_11B43798_881C_4717_BB9B_39F9027A9D88_" Comment="{11B43798-881C-4717-BB9B-39F9027A9D88}" TypeID="MomBackwardCompatibility!System.Mom.BackwardCompatibility.Performance.FilteredDataProvider">
<ComputerName>$Target/Host/Property[Type="WindowsLibrary!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>Total Free Disk Space</CounterName>
<ObjectName>SMS SMP StateStore</ObjectName>
<Frequency>900</Frequency>
<Expression/>
</DataSource>
</DataSources>
<ConditionDetection ID="AverageFilter" TypeID="PerformanceLibrary!System.Performance.AveragerCondition">
<NumSamples>1</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: SMP Total Free Disk Space &lt; 100.


$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: SMP Total Free Disk Space &lt; 100</Name>
<ServerRole>SMS Server</ServerRole>
<ServerRoleInstance>$Target/Host/Property[Type="WindowsLibrary!Microsoft.Windows.Computer"]/NetbiosComputerName$</ServerRoleInstance>
<Component>SMP</Component>
<ProblemState>1</ProblemState>
</AlertGeneration>
<InvokerType>0</InvokerType>
</WriteAction>
</WriteActions>
</Rule>