エージェント ジョブ パフォーマンス (ロールアップ)

Microsoft.SQLServer.2016.Agent.AgentJobPerformanceRollup (DependencyMonitor)

このモニターは SQL エージェント ジョブから SQL エージェントにパフォーマンスの状態をロールアップします。
SQL Server エージェントの Windows サービスは、SQL Server Express のどのエディションでもサポートされていないことに注意してください。検出されたオブジェクトで適切なものはありません。

Knowledge Base article:

概要

このモニターは SQL エージェント ジョブから SQL エージェントにパフォーマンスの状態をロールアップします。

上書き可能なパラメーター

名前

説明

既定値

有効

ワークフローを有効または無効にします。

はい

アラートを生成する

ワークフローがアラートを生成するかどうかを定義します。

いいえ

Element properties:

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

Source Code:

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