Database Security (rollup)

Microsoft.SQLServer.2008.ReportingService.DependencyMonitor.Deployment.DatabaseSecurityRollup (DependencyMonitor)

Microsoft SQL Server 2008 Reporting Services Database Security Health Rollup Monitor

Knowledge Base article:

Summary

Microsoft SQL Server 2008 Reporting Services Database Security 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.2008.ReportingServices.Deployment
Parent MonitorSystem.Health.SecurityState
AlgorithmWorstOf
Source MonitorSystem.Health.SecurityState
RelationshipMicrosoft.SQLServer.2008.ReportingServices.Relations.DeploymentContainDB
CategorySecurityHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
RemotableTrue
AccessibilityPublic

Source Code:

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