SSRS 2008: SSRS 2008 Native Mode Deployment Discovery

Microsoft.SQLServer.2008.ReportingServices.Discovery.Deployment (Discovery)

This rule discovers all instances of SSRS 2008 Native Mode Deployments.

Knowledge Base article:

Summary

This rule discovers all instances of SSRS 2008 Native Mode Deployments.

Overrideable Parameters

Name

Description

Default Value

Enabled

 

1

Interval (seconds)

The recurring interval of time in seconds in which to run the workflow.

14400

Synchronization Time

 

 

Element properties:

TargetMicrosoft.SQLServer.2008.ReportingServices.DeploymentSeed
EnabledTrue
Frequency14400
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:
Discovered relationships and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.SQLServer.2008.ReportingServices.DataSource.Deployment Microsoft.SQLServer.2008.ReportingServices.RunAsProfile.SDKDiscovery

Source Code:

<Discovery ID="Microsoft.SQLServer.2008.ReportingServices.Discovery.Deployment" Target="Microsoft.SQLServer.2008.ReportingServices.DeploymentSeed" Enabled="true">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.SQLServer.2008.ReportingServices.Seed"/>
<DiscoveryClass TypeID="Microsoft.SQLServer.2008.ReportingServices.Deployment"/>
<DiscoveryClass TypeID="Microsoft.SQLServer.2008.ReportingServices.DeploymentWatcher"/>
<DiscoveryClass TypeID="SC!Microsoft.SystemCenter.HealthService"/>
<DiscoveryRelationship TypeID="SC!Microsoft.SystemCenter.HealthServiceShouldManageEntity"/>
<DiscoveryRelationship TypeID="Microsoft.SQLServer.2008.ReportingServices.Relations.DeploymentContainRSInstance"/>
<DiscoveryRelationship TypeID="Microsoft.SQLServer.2008.ReportingServices.Relations.DeploymentContainDB"/>
<DiscoveryRelationship TypeID="Microsoft.SQLServer.2008.ReportingServices.Relations.DeploymentReferenceDeploymentWatcher"/>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="Microsoft.SQLServer.2008.ReportingServices.DataSource.Deployment" RunAs="Microsoft.SQLServer.2008.ReportingServices.RunAsProfile.SDKDiscovery">
<IntervalSeconds>14400</IntervalSeconds>
<SyncTime/>
<DeploymentName>$Target/Property[Type='Microsoft.SQLServer.2008.ReportingServices.DeploymentSeed']/DeploymentName$</DeploymentName>
<ServerFQDN>$Target/Property[Type='Microsoft.SQLServer.2008.ReportingServices.DeploymentSeed']/ServerFQDN$</ServerFQDN>
<DBInstanceName>$Target/Property[Type='Microsoft.SQLServer.2008.ReportingServices.DeploymentSeed']/DBInstanceName$</DBInstanceName>
<DBName>$Target/Property[Type='Microsoft.SQLServer.2008.ReportingServices.DeploymentSeed']/DBName$</DBName>
<TDBName>$Target/Property[Type='Microsoft.SQLServer.2008.ReportingServices.DeploymentSeed']/TDBName$</TDBName>
<ListRS>$Target/Property[Type='Microsoft.SQLServer.2008.ReportingServices.DeploymentSeed']/SSRSInstances$</ListRS>
</DataSource>
</Discovery>