エージェント ジョブ可用性 (ロールアップ)

Microsoft.SQLServer.2012.Agent.AgentJobAvailabilityRollup (DependencyMonitor)

このモニターは SQL エージェント ジョブから SQL エージェントに可用性の状態をロールアップします。
SQL Server エージェントの Windows サービスは、いずれのエディションの SQL Server Express でもサポートされていないため、適切な検出されたオブジェクトがないことにご注意ください。

Knowledge Base article:

概要

このモニターは、エージェント ジョブの全体的な可用性の正常性をロールアップします。

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

名前

説明

既定値

有効

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

はい

アラートの生成

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

いいえ

Element properties:

TargetMicrosoft.SQLServer.2012.Agent
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
Source MonitorSystem.Health.AvailabilityState
RelationshipMicrosoft.SQLServer.2012.AgentHostsAgentJob
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Microsoft.SQLServer.2012.Agent.AgentJobAvailabilityRollup" Accessibility="Public" Enabled="true" Target="SQL2012Core!Microsoft.SQLServer.2012.Agent" ParentMonitorID="SystemHealth!System.Health.AvailabilityState" Remotable="true" Priority="Normal" RelationshipType="SQL2012Core!Microsoft.SQLServer.2012.AgentHostsAgentJob" MemberMonitor="SystemHealth!System.Health.AvailabilityState">
<Category>AvailabilityHealth</Category>
<Algorithm>WorstOf</Algorithm>
<MemberUnAvailable>Error</MemberUnAvailable>
</DependencyMonitor>