Instances Performance

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

Rolls up all Reporting Services Instances performance monitors to the Reporting Services Deployment.

Knowledge Base article:

Summary

Rolls up all Reporting Services Instances performance 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.PerformanceState
AlgorithmPercentage
Algorithm Parameter50
Source MonitorSystem.Health.PerformanceState
RelationshipMicrosoft.SQLServer.ReportingServices.Core.DeploymentContainsRSInstance
CategoryPerformanceHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Microsoft.SQLServer.ReportingServices.Core.Rollup.Deployment.InstanceToDeploymentPerformance" Target="Microsoft.SQLServer.ReportingServices.Core.Deployment" ParentMonitorID="Health!System.Health.PerformanceState" RelationshipType="Microsoft.SQLServer.ReportingServices.Core.DeploymentContainsRSInstance" MemberMonitor="Health!System.Health.PerformanceState" Accessibility="Public" Enabled="true" Remotable="true" Priority="Normal">
<Category>PerformanceHealth</Category>
<Algorithm>Percentage</Algorithm>
<AlgorithmParameter>50</AlgorithmParameter>
<MemberUnAvailable>Error</MemberUnAvailable>
</DependencyMonitor>