代理程式作業可用性 (積存)

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

此監視器會彙總從 SQL Agent 工作到 SQL Agent 的可用性狀態。

Knowledge Base article:

摘要

此監視器會彙總從 SQL Agent 工作到 SQL Agent 的可用性狀態。

可覆寫的參數

名稱

描述

預設值

已啟用

 

產生警示

 

Element properties:

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

Source Code:

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