Доступность заданий агента (свертка)

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

Этот монитор передает состояние доступности заданий агента SQL Server в агент SQL.

Knowledge Base article:

Сводка

Выполняет сведение показателей общего индекса доступности для задания агента.

Element properties:

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

Source Code:

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