エージェント ジョブのセキュリティ

Microsoft.SQLServer.Windows.Rollup.Agent.AgentJobToAgentSecurity (DependencyMonitor)

すべてのエージェント ジョブのセキュリティ モニターを SQL Server エージェントにロールアップします。

Knowledge Base article:

概要

このモニターは、この SQL Server エージェントでホストされているすべてのエージェント ジョブのセキュリティ監視のロールアップです。状態が不明な場合は、監視がまだ初期化されていません。

原因

このモニターが異常状態の場合、この SQL Server エージェントでホストされているエージェント ジョブのセキュリティに問題があります。次のリンクを使用して、この DB メモリ最適化データ ファイル グループの現在のアラートすべてを表示します。

アラートの表示

解決方法

ヘルス エクスプローラーを使用してドリルダウンし、異常な状態の原因を見つけます。問題を引き起こしている特定のモニターについての知識を活用してトラブルシューティングを実行し、問題を解決します。

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

名前

説明

既定値

有効

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

はい

アラートを生成する

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

いいえ

Element properties:

TargetMicrosoft.SQLServer.Windows.Agent
Parent MonitorSystem.Health.SecurityState
AlgorithmWorstOf
Source MonitorSystem.Health.SecurityState
RelationshipMicrosoft.SQLServer.Windows.AgentHostsAgentJob
CategorySecurityHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Microsoft.SQLServer.Windows.Rollup.Agent.AgentJobToAgentSecurity" Target="SqlDiscW!Microsoft.SQLServer.Windows.Agent" ParentMonitorID="Health!System.Health.SecurityState" RelationshipType="SqlDiscW!Microsoft.SQLServer.Windows.AgentHostsAgentJob" MemberMonitor="Health!System.Health.SecurityState" Accessibility="Public" Enabled="true" Remotable="true" Priority="Normal">
<Category>SecurityHealth</Category>
<Algorithm>WorstOf</Algorithm>
<MemberUnAvailable>Error</MemberUnAvailable>
</DependencyMonitor>