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 웹 사이트의 지원 섹션( Systems Management Server 지원)에 있는 추가 지원 옵션 목록을 참조하십시오.

추가 정보

이 경고에서 잘못된 양수가 너무 많이 생성될 경우 규칙 속성의 임계값 탭을 수정하여 사용 환경에 보다 적절한 값을 지정할 수 있습니다.

이 경고는 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>