MSSQL 2014: アラート スコープ グループの検出

Microsoft.SQLServer.2014.IntegrationServices.AlertsScopeGroupDiscovery (Discovery)

このオブジェクト検出は、すべての SQL サーバー ロールをアラート スコープ グループに含めます。

Knowledge Base article:

概要

このオブジェクト検出は、すべての SQL サーバー ロールをアラート スコープ グループに含めます。

上書き可能なパラメーター

名前

説明

既定値

有効

ワークフローを有効または無効にします。

はい

Element properties:

TargetMicrosoft.SQLServer.Generic.Presentation.SQLServerAlertsScopeGroup
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.IntegrationServices.AlertsScopeGroupDiscovery" Target="Generic!Microsoft.SQLServer.Generic.Presentation.SQLServerAlertsScopeGroup" Enabled="true">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Generic!Microsoft.SQLServer.Generic.Presentation.SQLServerAlertsScopeGroup"/>
</DiscoveryTypes>
<DataSource ID="DiscoveryDataSource" TypeID="SC!Microsoft.SystemCenter.GroupPopulator">
<RuleId>$MPElement$</RuleId>
<GroupInstanceId>$Target/Id$</GroupInstanceId>
<MembershipRules>
<MembershipRule>
<MonitoringClass>$MPElement[Name="Discovery!Microsoft.SQLServer.2014.IntegrationServices.Instance"]$</MonitoringClass>
<RelationshipClass>$MPElement[Name="Microsoft.SQLServer.2014.IntegrationServices.Relationships.AlertsScopeGroupContainsServiceRoles"]$</RelationshipClass>
</MembershipRule>
<MembershipRule>
<MonitoringClass>$MPElement[Name="Discovery!Microsoft.SQLServer.2014.IntegrationServices.Seed"]$</MonitoringClass>
<RelationshipClass>$MPElement[Name="Microsoft.SQLServer.2014.IntegrationServices.Relationships.AlertsScopeGroupContainsSeed"]$</RelationshipClass>
</MembershipRule>
</MembershipRules>
</DataSource>
</Discovery>