에이전트 작업 성능

Microsoft.SQLServer.Linux.Rollup.Agent.AgentJobToAgentPerformance (DependencyMonitor)

모든 에이전트 작업 성능 모니터를 SQL Server 에이전트로 롤업합니다.

Knowledge Base article:

요약

이 모니터는 이 SQL Server 에이전트에서 호스트되는 모든 에이전트 작업에 대한 성능 모니터링의 롤업입니다. 상태를 알 수 없는 경우 모니터링이 아직 초기화되지 않은 것입니다.

원인

이 모니터가 비정상 상태이면 이 SQL Server 에이전트에서 호스트되는 에이전트 작업의 성능에 문제가 있는 것입니다. 다음 링크를 사용하여 이 DB 메모리 최적화 데이터 파일 그룹에 대해 현재 생성된 모든 경고를 확인하세요.

경고 보기

해결 방법

상태 탐색기에서 드릴다운을 통해 비정상 상태의 원인을 찾습니다. 문제의 원인이 되는 특정 모니터의 정보를 통해 문제를 해결하고 수정합니다.

재정의 가능한 매개 변수

이름

설명

기본값

사용

워크플로 사용하거나 사용하지 않도록 설정합니다.

알림 생성

워크플로에서 알림을 생성하는지 여부를 정의합니다.

아니요

Element properties:

TargetMicrosoft.SQLServer.Linux.Agent
Parent MonitorSystem.Health.PerformanceState
AlgorithmWorstOf
Source MonitorSystem.Health.PerformanceState
RelationshipMicrosoft.SQLServer.Linux.AgentHostsAgentJob
CategoryPerformanceHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Microsoft.SQLServer.Linux.Rollup.Agent.AgentJobToAgentPerformance" Target="SqlDiscL!Microsoft.SQLServer.Linux.Agent" ParentMonitorID="Health!System.Health.PerformanceState" RelationshipType="SqlDiscL!Microsoft.SQLServer.Linux.AgentHostsAgentJob" MemberMonitor="Health!System.Health.PerformanceState" Accessibility="Public" Enabled="true" Remotable="true" Priority="Normal">
<Category>PerformanceHealth</Category>
<Algorithm>WorstOf</Algorithm>
<MemberUnAvailable>Error</MemberUnAvailable>
</DependencyMonitor>