SSRS 2008: Erkennung der Gruppe "Local Alerts Scope"

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

Diese Objektermittlung füllt die Gruppe "Local Alerts Scope" auf, sodass Sie alle SQL Server Reporting Services-Rollen enthält.

Knowledge Base article:

Zusammenfassung

Diese Objektermittlung füllt die Gruppe "Local Alerts Scope" auf, sodass Sie alle SQL Server Reporting Services-Rollen enthält.

Parameter, die außer Kraft gesetzt werden können

Name

Beschreibung

Standardwert

Aktiviert

Aktiviert oder deaktiviert den Workflow.

Ja

Element properties:

TargetMicrosoft.SQLServer.2008.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.2008.ReportingServices.Presentation.SSRSAlertsScopeGroupDiscovery" Target="Microsoft.SQLServer.2008.ReportingServices.Presentation.SSRSAlertsScopeGroup" Enabled="true">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.SQLServer.2008.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.2008.ReportingServices.Instance"]$</MonitoringClass>
<RelationshipClass>$MPElement[Name="Microsoft.SQLServer.2008.ReportingServices.Presentation.Relationships.SSRSAlertsScopeGroupContainsInstance"]$</RelationshipClass>
</MembershipRule>
<MembershipRule>
<MonitoringClass>$MPElement[Name="MS2D!Microsoft.SQLServer.2008.ReportingServices.Seed"]$</MonitoringClass>
<RelationshipClass>$MPElement[Name="Microsoft.SQLServer.2008.ReportingServices.Presentation.Relationships.SSRSAlertsScopeGroupContainsSeed"]$</RelationshipClass>
</MembershipRule>
<MembershipRule>
<MonitoringClass>$MPElement[Name="MS2D!Microsoft.SQLServer.2008.ReportingServices.Deployment"]$</MonitoringClass>
<RelationshipClass>$MPElement[Name="Microsoft.SQLServer.2008.ReportingServices.Presentation.Relationships.SSRSAlertsScopeGroupContainsDeployment"]$</RelationshipClass>
</MembershipRule>
<MembershipRule>
<MonitoringClass>$MPElement[Name="MS2D!Microsoft.SQLServer.2008.ReportingServices.DeploymentWatcher"]$</MonitoringClass>
<RelationshipClass>$MPElement[Name="Microsoft.SQLServer.2008.ReportingServices.Presentation.Relationships.SSRSAlertsScopeGroupContainsDeploymentWatcher"]$</RelationshipClass>
</MembershipRule>
<MembershipRule>
<MonitoringClass>$MPElement[Name="MS2D!Microsoft.SQLServer.2008.ReportingServices.DeploymentSeed"]$</MonitoringClass>
<RelationshipClass>$MPElement[Name="Microsoft.SQLServer.2008.ReportingServices.Presentation.Relationships.SSRSAlertsScopeGroupContainsDeploymentSeed"]$</RelationshipClass>
</MembershipRule>
</MembershipRules>
</DataSource>
</Discovery>