代理作业安全性

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

将所有代理作业安全监视器汇总到 SQL Server 代理。

Knowledge Base article:

摘要

此监视器是对此 SQL Server 代理托管的所有代理作业进行安全监视的汇总监视器。如果状态为未知,则尚未初始化此监视功能。

原因

此监视器的不正常状态指示此 SQL Server 代理托管的代理作业存在安全问题。请使用此链接查看针对此数据库内存优化数据文件组的所有当前警报:

查看警报

解决方法

使用运行状况资源管理器向下搜索并找出状态不正常的原因。使用有关导致问题的特定监视器的知识诊断并解决问题。

可替代参数

名称

说明

默认值

已启用

启用或禁用工作流。

生成警报

定义工作流是否生成警报。

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>