Database Security

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

Rolls up all Database security monitors to the Reporting Services Deployment.

Knowledge Base article:

Summary

Rolls up all Database security 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.SecurityState
AlgorithmWorstOf
Source MonitorSystem.Health.SecurityState
RelationshipMicrosoft.SQLServer.ReportingServices.Core.DeploymentContainsDB
CategorySecurityHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

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