SMS 2003 パフォーマンスしきい値 : 3 時間で 98\% を上回るページング ファイル使用率

SMS_2003_Perf_Threshold__Paging_File____Usage__98_over_3_hours_6_Rule (Rule)

Knowledge Base article:

概要

RAM 不足のため、ページ ファイルの使用率が 3 時間以上にわたって 98% を超えています。この状態は、状態を解決するかコンピュータの処理量が減少しない限り、増大します。このしきい値が超過する状態が続くと、パフォーマンスが低下します。

原因

ページング ファイルのしきい値は、現在の負荷に対して RAM が不足している場合に超過します。

解決方法

この問題を解決し、ページ ファイルの使用率を下げるには、以下の操作を行ってください。

外部リソース

Microsoft Windows オペレーティング システムのパフォーマンスについての参照先を次に示します。

SMS パフォーマンスの追加情報

有用なリソースとして、SMS Web サイトのサポート セクション ( Microsoft Systems Management Server 2003) に、他のサポート技術情報の一覧があります。

追加情報

このアラートの誤検知が多い場合は、ルールのプロパティのしきい値のタブで、環境に適した値を指定できます。

このアラートは、SQL Server 管理者が SMS 管理者と協力して処理することをお勧めします。

Element properties:

TargetMicrosoft.SMS.2003.Microsoft_SMS_2003_Servers_Installation
CategoryPerformanceHealth
EnabledFalse
Instance NamePaging File
Counter Name\% Usage
Frequency900
Alert GenerateTrue
Alert SeverityWarning
Alert PriorityLow
RemotableTrue
Alert MessageSMS_2003_Perf_Threshold__Paging_File____Usage__98_over_3_hours_6_Rule.AllertMessageBackwardCompatibility
CommentMom2005ID='{32DB80CC-F4BD-4C74-99D1-307B74C748CD}';MOM2005ComputerGroupID={551F3751-72E1-4F62-B516-775D9ACBE7BD}

Member Modules:

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

Source Code:

<Rule ID="SMS_2003_Perf_Threshold__Paging_File____Usage__98_over_3_hours_6_Rule" Target="Microsoft.SMS.2003.Microsoft_SMS_2003_Servers_Installation" Enabled="false" ConfirmDelivery="false" Comment="Mom2005ID='{32DB80CC-F4BD-4C74-99D1-307B74C748CD}';MOM2005ComputerGroupID={551F3751-72E1-4F62-B516-775D9ACBE7BD}">
<Category>PerformanceHealth</Category>
<DataSources>
<DataSource ID="_0EFC514E_8B1B_4CFF_B315_31B5C14A95FB_" Comment="{0EFC514E-8B1B-4CFF-B315-31B5C14A95FB}" TypeID="MomBackwardCompatibility!System.Mom.BackwardCompatibility.Performance.FilteredDataProvider">
<ComputerName>$Target/Host/Property[Type="WindowsLibrary!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<CounterName>% Usage</CounterName>
<ObjectName>Paging File</ObjectName>
<InstanceName>_Total</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$ - SMS 2003 Perf Threshold: Paging File - %Usage &gt; 98 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>SMS 2003 Perf Threshold: Paging File - %Usage &gt; 98 over 3 hours</Name>
<ServerRole>SMS Server</ServerRole>
<ServerRoleInstance>$Target/Host/Property[Type="WindowsLibrary!Microsoft.Windows.Computer"]/NetbiosComputerName$</ServerRoleInstance>
<Component>Performance</Component>
<ProblemState>1</ProblemState>
</AlertGeneration>
<InvokerType>0</InvokerType>
</WriteAction>
</WriteActions>
</Rule>