Deployment Watcher Availability

Microsoft.SQLServer.ReportingServices.Core.Rollup.Deployment.DeploymentWatcherToDeploymentAvailability (DependencyMonitor)

Rolls up all Reporting Services Deployment Watcher availability monitors to the Reporting Services Deployment.

Knowledge Base article:

Summary

Rolls up all Reporting Services Deployment Watcher availability monitors to the Reporting Services Deployment.

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.ReportingServices.Core.Deployment
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
Source MonitorSystem.Health.AvailabilityState
RelationshipMicrosoft.SQLServer.ReportingServices.Core.DeploymentReferencesDeploymentWatcher
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Microsoft.SQLServer.ReportingServices.Core.Rollup.Deployment.DeploymentWatcherToDeploymentAvailability" Target="Microsoft.SQLServer.ReportingServices.Core.Deployment" ParentMonitorID="Health!System.Health.AvailabilityState" RelationshipType="Microsoft.SQLServer.ReportingServices.Core.DeploymentReferencesDeploymentWatcher" MemberMonitor="Health!System.Health.AvailabilityState" Accessibility="Public" Enabled="true" Remotable="true" Priority="Normal">
<Category>AvailabilityHealth</Category>
<Algorithm>WorstOf</Algorithm>
<MemberUnAvailable>Error</MemberUnAvailable>
</DependencyMonitor>