SSRS 2012: Microsoft SQL Server 2012 Reporting Services (原生模式) 探索

Microsoft.SQLServer.2012.ReportingServices.Discovery.Instance (Discovery)

此規則會探索所有 Microsoft SQL Server 2012 Reporting Services (原生模式) 執行個體。

Knowledge Base article:

摘要

此規則會探索所有 Microsoft SQL Server 2012 Reporting Services (原生模式) 執行個體。

可覆寫的參數

名稱

描述

預設值

已啟用

啟用或停用工作流程

間隔 (秒)

執行工作流程的週期性時間間隔 (秒)。

14400

同步處理時間

使用 24 小時制指定的同步處理時間。將會忽略。

 

逾時 (秒)

指定允許工作流程在關閉且標示為失敗之前執行的時間。

300

Element properties:

TargetMicrosoft.SQLServer.2012.ReportingServices.Seed
EnabledTrue
Frequency14400
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.SQLServer.2012.ReportingServices.PropertyBag.Instance Microsoft.SQLServer.2012.ReportingServices.RunAsProfile.Discovery

Source Code:

<Discovery ID="Microsoft.SQLServer.2012.ReportingServices.Discovery.Instance" Target="Microsoft.SQLServer.2012.ReportingServices.Seed" Enabled="true">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.SQLServer.2012.ReportingServices.Instance"/>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="Microsoft.SQLServer.2012.ReportingServices.PropertyBag.Instance" RunAs="Microsoft.SQLServer.2012.ReportingServices.RunAsProfile.Discovery">
<IntervalSeconds>14400</IntervalSeconds>
<SyncTime/>
<PrincipalName>$Target/Host/Property[Type='Windows!Microsoft.Windows.Computer']/PrincipalName$</PrincipalName>
<ClassId>$MPElement[Name='Microsoft.SQLServer.2012.ReportingServices.Instance']$</ClassId>
<TimeoutSeconds>300</TimeoutSeconds>
</DataSource>
</Discovery>