Agent 作業的安全性

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

將所有 Agent 作業的安全性監視器彙總到 SQL Server Agent。

Knowledge Base article:

摘要

這個監視器是針對裝載於此 SQL Server Agent 上所有代理程式作業的安全性監視彙總。如果狀態為未知,表示監視尚未初始化。

原因

此監視器的不健全狀態表示裝載於此 SQL Server Agent 上的代理程式作業有安全性問題。請使用下列連結,檢視這個 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>