Database Availability (rollup)

Microsoft.SQLServer.2012.ReportingService.DependencyMonitor.Deployment.DatabaseAvailabilityRollup (DependencyMonitor)

Microsoft SQL Server 2012 Reporting Services Database Availability Health Rollup Monitor

Knowledge Base article:

Summary

Microsoft SQL Server 2012 Reporting Services Database Availability Health Rollup Monitor

Overrideable Parameters

Name

Description

Default Value

Enabled

Enables or disables the workflow

Yes

Generates Alerts

Defines whether the workflow generates an Alert

No

Element properties:

TargetMicrosoft.SQLServer.2012.ReportingServices.Deployment
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
Source MonitorSystem.Health.AvailabilityState
RelationshipMicrosoft.SQLServer.2012.ReportingServices.Relations.DeploymentContainDB
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Microsoft.SQLServer.2012.ReportingService.DependencyMonitor.Deployment.DatabaseAvailabilityRollup" Accessibility="Public" Enabled="true" Target="SQLRS!Microsoft.SQLServer.2012.ReportingServices.Deployment" ParentMonitorID="SystemHealth!System.Health.AvailabilityState" Remotable="true" Priority="Normal" RelationshipType="SQLRS!Microsoft.SQLServer.2012.ReportingServices.Relations.DeploymentContainDB" MemberMonitor="SystemHealth!System.Health.AvailabilityState">
<Category>AvailabilityHealth</Category>
<Algorithm>WorstOf</Algorithm>
<MemberUnAvailable>Error</MemberUnAvailable>
</DependencyMonitor>