SSAS 2008 PowerPivot 執行個體探索

Microsoft.SQLServer.2008.AnalysisServices.Discovery.PowerPivotInstance (Discovery)


此物件探索會探索 Microsoft SQL Server 2008 Analysis Services (PowerPivot 模式) 的所有執行個體。

Knowledge Base article:

摘要

此物件探索會探索 Microsoft SQL Server 2008 Analysis Services (PowerPivot 模式) 的所有執行個體。

可覆寫的參數

名稱

描述

預設值

已啟用

啟用或停用工作流程

間隔秒數

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

14400

同步處理時間

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

 

逾時 (秒)

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

300

Element properties:

TargetMicrosoft.SQLServer.2008.AnalysisServices.Seed
EnabledTrue
Frequency14400
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.SQLServer.2008.AnalysisServices.DataSource.ScheduledInstanceDiscovery Microsoft.SQLServer.2008.AnalysisServices.RunAsProfile.ASDiscovery

Source Code:

<Discovery ID="Microsoft.SQLServer.2008.AnalysisServices.Discovery.PowerPivotInstance" Target="Microsoft.SQLServer.2008.AnalysisServices.Seed" Enabled="true">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.SQLServer.2008.AnalysisServices.PowerPivotInstance"/>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="Microsoft.SQLServer.2008.AnalysisServices.DataSource.ScheduledInstanceDiscovery" RunAs="Microsoft.SQLServer.2008.AnalysisServices.RunAsProfile.ASDiscovery">
<IntervalSeconds>14400</IntervalSeconds>
<SyncTime/>
<PrincipalName>$Target/Host/Property[Type='Windows!Microsoft.Windows.Computer']/PrincipalName$</PrincipalName>
<ClassId>$MPElement[Name='Microsoft.SQLServer.2008.AnalysisServices.PowerPivotInstance']$</ClassId>
<ServiceMatch>SharePoint</ServiceMatch>
<TimeoutSeconds>300</TimeoutSeconds>
</DataSource>
</Discovery>