发现 SQL Server 2012 Analysis Services (Windows Server)

Microsoft.SQLServer.2012.AnalysisServicesDiscoveryRule.Server (Discovery)

此对象发现 SQL Server 2012 Analysis Services 的所有实例。默认情况下,将发现并监视所有实例。

Knowledge Base article:

摘要

此对象发现 SQL Server 2012 Analysis Services 的所有实例。默认情况下,将发现并监视所有实例。

Element properties:

TargetMicrosoft.SQLServer.2012.Seed
EnabledFalse
Frequency14400
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.SQLServer.2012.AnalysisServicesDiscovery Default

Source Code:

<Discovery ID="Microsoft.SQLServer.2012.AnalysisServicesDiscoveryRule.Server" Enabled="false" Target="Microsoft.SQLServer.2012.Seed">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.SQLServer.2012.AnalysisServices">
<Property TypeID="SQL!Microsoft.SQLServer.ServerRole" PropertyID="InstanceName"/>
<Property TypeID="SQL!Microsoft.SQLServer.AnalysisServices" PropertyID="ServiceName"/>
<Property TypeID="SQL!Microsoft.SQLServer.AnalysisServices" PropertyID="ServiceClusterName"/>
<Property TypeID="SQL!Microsoft.SQLServer.AnalysisServices" PropertyID="Version"/>
<Property TypeID="SQL!Microsoft.SQLServer.AnalysisServices" PropertyID="ServicePackVersion"/>
<Property TypeID="SQL!Microsoft.SQLServer.AnalysisServices" PropertyID="Edition"/>
<Property TypeID="SQL!Microsoft.SQLServer.AnalysisServices" PropertyID="InstallPath"/>
</DiscoveryClass>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="Microsoft.SQLServer.2012.AnalysisServicesDiscovery">
<IntervalSeconds>14400</IntervalSeconds>
<SyncTime/>
<ComputerID>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</ComputerID>
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<ComputerNETBIOSName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetbiosComputerName$</ComputerNETBIOSName>
<IsVirtualNode>$Target/Host/Property[Type="Windows!Microsoft.Windows.Server.Computer"]/IsVirtualNode$</IsVirtualNode>
<TimeoutSeconds>300</TimeoutSeconds>
</DataSource>
</Discovery>