Discover SQL Server 2008 Analysis Services (Windows Server) by Veritas

Veritas.SQLServer.2008.AnalysisServicesDiscoveryRule.Server (Discovery)

This object discovery discovers all instances of SQL Server 2008 Analysis Services. By default all instances are discovered an monitored.

Knowledge Base article:

Summary

This object discovery discovers all instances of SQL Server 2008 Analysis Services. By default all instances are discovered and monitored.

Element properties:

TargetMicrosoft.SQLServer.2008.Seed
EnabledFalse
Frequency14400
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Veritas.SQLServer.2008.AnalysisServicesDiscovery Default

Source Code:

<Discovery ID="Veritas.SQLServer.2008.AnalysisServicesDiscoveryRule.Server" Enabled="false" Target="MSSQL2008Discovery!Microsoft.SQLServer.2008.Seed" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="MSSQL2008Discovery!Microsoft.SQLServer.2008.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="Veritas.SQLServer.2008.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>