MSSQL 2017: Generic Objects Group Discovery

Microsoft.SQLServer.2017.Library.Discovery.AllGenericObjectsGroup (Discovery)

Discovery of MSSQL 2017 SQL Server Generic Objects Group.

Knowledge Base article:

Summary

Discovery of MSSQL 2017 SQL Server Generic Objects Group.

Overrideable Parameters

Name

Description

Default Value

Enabled

Enables or disables the workflow.

Yes

Element properties:

TargetMicrosoft.SQLServer.2017.Library.AllGenericObjectsGroup
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.2017.Library.Discovery.AllGenericObjectsGroup" Target="Microsoft.SQLServer.2017.Library.AllGenericObjectsGroup" Enabled="true">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.SQLServer.2017.Library.AllGenericObjectsGroup"/>
</DiscoveryTypes>
<DataSource ID="DiscoveryDataSource" TypeID="SC!Microsoft.SystemCenter.GroupPopulator">
<RuleId>$MPElement$</RuleId>
<GroupInstanceId>$Target/Id$</GroupInstanceId>
<MembershipRules>
<MembershipRule>
<MonitoringClass>$MPElement[Name="SQL2017L!Microsoft.SQLServer.2017.Library.DBEngine"]$</MonitoringClass>
<RelationshipClass>$MPElement[Name="Microsoft.SQLServer.2017.Library.AllGenericObjectsGroupContainsDBEngine"]$</RelationshipClass>
</MembershipRule>
<MembershipRule>
<MonitoringClass>$MPElement[Name="SQL2017L!Microsoft.SQLServer.2017.Library.Agent"]$</MonitoringClass>
<RelationshipClass>$MPElement[Name="Microsoft.SQLServer.2017.Library.AllGenericObjectsGroupContainsAgent"]$</RelationshipClass>
</MembershipRule>
<MembershipRule>
<MonitoringClass>$MPElement[Name="SQL2017L!Microsoft.SQLServer.2017.Library.MonitoringPoolAlertCollection"]$</MonitoringClass>
<RelationshipClass>$MPElement[Name="Microsoft.SQLServer.2017.Library.AllGenericObjectsGroupContainsMonitoringPoolAlertCollection"]$</RelationshipClass>
</MembershipRule>
</MembershipRules>
</DataSource>
</Discovery>