SSAS 2012 Détection d'instance PowerPivot

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

Cette détection d'objets détecte toutes les instances de Microsoft SQL Server 2012 Analysis Services, mode PowerPivot.

Knowledge Base article:

Résumé

Cette détection d'objets détecte toutes les instances de Microsoft SQL Server 2012 Analysis Services, mode PowerPivot.

Paramètres remplaçables

Nom

Description

Valeur par défaut

Activé

Active ou désactive le workflow

Oui

Intervalle en secondes

L'intervalle de temps récurrent en secondes pendant lequel le workflow est exécuté.

14400

Heure de synchronisation

L'heure de synchronisation spécifiée dans un format de 24 heures. Peut être omise.

 

Délai d'attente (secondes)

Spécifie la durée pendant laquelle le workflow est autorisé à être exécuté avant d'être fermé et marqué comme un échec.

300

Element properties:

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

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

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

Source Code:

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