SSRS 2014: Local Alerts Scope Group Discovery

Microsoft.SQLServer.2014.ReportingServices.Presentation.SSRSAlertsScopeGroupDiscovery (Discovery)

This object discovery populates the Local Alerts Scope group to contain all SQL Server Reporting Services Roles.

Knowledge Base article:

Summary

This object discovery populates the Local Alerts Scope group to contain all SQL Server Reporting Services Roles.

Overrideable Parameters

Name

Description

Default Value

Enabled

 

1

Element properties:

TargetMicrosoft.SQLServer.2014.ReportingServices.Presentation.SSRSAlertsScopeGroup
EnabledTrue
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DiscoveryDataSource DataSource Microsoft.SystemCenter.GroupPopulator Default

Source Code:

<Discovery ID="Microsoft.SQLServer.2014.ReportingServices.Presentation.SSRSAlertsScopeGroupDiscovery" Target="Microsoft.SQLServer.2014.ReportingServices.Presentation.SSRSAlertsScopeGroup" Enabled="true">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.SQLServer.2014.ReportingServices.Presentation.SSRSAlertsScopeGroup"/>
</DiscoveryTypes>
<DataSource ID="DiscoveryDataSource" TypeID="SC!Microsoft.SystemCenter.GroupPopulator">
<RuleId>$MPElement$</RuleId>
<GroupInstanceId>$Target/Id$</GroupInstanceId>
<MembershipRules>
<MembershipRule>
<MonitoringClass>$MPElement[Name="MS2D!Microsoft.SQLServer.2014.ReportingServices.Instance"]$</MonitoringClass>
<RelationshipClass>$MPElement[Name="Microsoft.SQLServer.2014.ReportingServices.Presentation.Relationships.SSRSAlertsScopeGroupContainsInstance"]$</RelationshipClass>
</MembershipRule>
<MembershipRule>
<MonitoringClass>$MPElement[Name="MS2D!Microsoft.SQLServer.2014.ReportingServices.Seed"]$</MonitoringClass>
<RelationshipClass>$MPElement[Name="Microsoft.SQLServer.2014.ReportingServices.Presentation.Relationships.SSRSAlertsScopeGroupContainsSeed"]$</RelationshipClass>
</MembershipRule>
<MembershipRule>
<MonitoringClass>$MPElement[Name="MS2D!Microsoft.SQLServer.2014.ReportingServices.Deployment"]$</MonitoringClass>
<RelationshipClass>$MPElement[Name="Microsoft.SQLServer.2014.ReportingServices.Presentation.Relationships.SSRSAlertsScopeGroupContainsDeployment"]$</RelationshipClass>
</MembershipRule>
<MembershipRule>
<MonitoringClass>$MPElement[Name="MS2D!Microsoft.SQLServer.2014.ReportingServices.DeploymentWatcher"]$</MonitoringClass>
<RelationshipClass>$MPElement[Name="Microsoft.SQLServer.2014.ReportingServices.Presentation.Relationships.SSRSAlertsScopeGroupContainsDeploymentWatcher"]$</RelationshipClass>
</MembershipRule>
<MembershipRule>
<MonitoringClass>$MPElement[Name="MS2D!Microsoft.SQLServer.2014.ReportingServices.DeploymentSeed"]$</MonitoringClass>
<RelationshipClass>$MPElement[Name="Microsoft.SQLServer.2014.ReportingServices.Presentation.Relationships.SSRSAlertsScopeGroupContainsDeploymentSeed"]$</RelationshipClass>
</MembershipRule>
</MembershipRules>
</DataSource>
</Discovery>