SSAS 2008: обнаружение группы области предупреждений

Microsoft.SQLServer.2008.AnalysisServices.SsasAlertsScopeGroupDiscovery (Discovery)

Эта операция обнаружения объектов заполняет группу области предупреждений всеми ролями сервера SQL Server 2008 Analysis Services.

Knowledge Base article:

Сводка

Эта операция обнаружения объектов заполняет группу области предупреждений всеми ролями сервера SQL Server 2008 Analysis Services.

Переопределяемые параметры

Название

Описание

Значение по умолчанию

Включено

Включает или отключает поток процесса

Да

Element properties:

TargetMicrosoft.SQLServer.AnalysisServices.Generic.Presentation.AlertsScopeGroup
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.AnalysisServices.SsasAlertsScopeGroupDiscovery" Target="Generic!Microsoft.SQLServer.AnalysisServices.Generic.Presentation.AlertsScopeGroup" Enabled="true">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Generic!Microsoft.SQLServer.AnalysisServices.Generic.Presentation.AlertsScopeGroup"/>
</DiscoveryTypes>
<DataSource ID="DiscoveryDataSource" TypeID="SC!Microsoft.SystemCenter.GroupPopulator">
<RuleId>$MPElement$</RuleId>
<GroupInstanceId>$Target/Id$</GroupInstanceId>
<MembershipRules>
<MembershipRule>
<MonitoringClass>$MPElement[Name="SQLAS!Microsoft.SQLServer.2008.AnalysisServices.ServerRole"]$</MonitoringClass>
<RelationshipClass>$MPElement[Name="Microsoft.SQLServer.2008.AnalysisServices.Relationships.SsasAlertsScopeGroupContainsServiceRoles"]$</RelationshipClass>
</MembershipRule>
<MembershipRule>
<MonitoringClass>$MPElement[Name="SQLAS!Microsoft.SQLServer.2008.AnalysisServices.Seed"]$</MonitoringClass>
<RelationshipClass>$MPElement[Name="Microsoft.SQLServer.2008.AnalysisServices.Relationships.SsasAlertsScopeGroupContainsSeed"]$</RelationshipClass>
</MembershipRule>
<MembershipRule>
<MonitoringClass>$MPElement[Name="SQLAS!Microsoft.SQLServer.2008.AnalysisServices.EventLogCollectionTarget"]$</MonitoringClass>
<RelationshipClass>$MPElement[Name="Microsoft.SQLServer.2008.AnalysisServices.Relationships.SsasAlertsScopeGroupContainsEventLogCollectionTarget"]$</RelationshipClass>
</MembershipRule>
</MembershipRules>
</DataSource>
</Discovery>