This object discovery populates the Alerts Scope group to contain all SQL Server Roles.
This object discovery populates the Alerts Scope group to contain all SQL Server Roles.
Name | Description | Default Value |
Enabled | Enables or disables the workflow. | Yes |
Target | Microsoft.SQLServer.Core.SQLServerAlertsScopeGroup |
Enabled | True |
Remotable | False |
Discovered Classes and their attribuets: |
---|
ID | Module Type | TypeId | RunAs |
---|---|---|---|
DiscoveryDataSource | DataSource | Microsoft.SystemCenter.GroupPopulator | Default |
<Discovery ID="Microsoft.SQLServer.IS.Windows.AlertsScopeGroupDiscovery" Target="SqlCoreLib!Microsoft.SQLServer.Core.SQLServerAlertsScopeGroup" Enabled="true">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="SqlCoreLib!Microsoft.SQLServer.Core.SQLServerAlertsScopeGroup"/>
</DiscoveryTypes>
<DataSource ID="DiscoveryDataSource" TypeID="SC!Microsoft.SystemCenter.GroupPopulator">
<RuleId>$MPElement$</RuleId>
<GroupInstanceId>$Target/Id$</GroupInstanceId>
<MembershipRules>
<MembershipRule>
<MonitoringClass>$MPElement[Name="IS!Microsoft.SQLServer.IS.Windows.LocalInstance"]$</MonitoringClass>
<RelationshipClass>$MPElement[Name="Microsoft.SQLServer.IS.Windows.Relationships.AlertsScopeGroupContainsServiceRoles"]$</RelationshipClass>
</MembershipRule>
<MembershipRule>
<MonitoringClass>$MPElement[Name="IS!Microsoft.SQLServer.IS.Windows.LocalSeed"]$</MonitoringClass>
<RelationshipClass>$MPElement[Name="Microsoft.SQLServer.IS.Windows.Relationships.AlertsScopeGroupContainsSeed"]$</RelationshipClass>
</MembershipRule>
</MembershipRules>
</DataSource>
</Discovery>