Discover SQL 2005 Analysis Services (Windows Server) for VCS GenericService by Symantec

Symantec.SQLServer.2005.AnalysisServicesDiscoveryRuleForGenericService.Server (Discovery)

This object discovery discovers instances of SQL Server 2005 Analysis Services configured under VCS as GenericService.

Knowledge Base article:

Summary

This object discovery discovers all instances of SQL Server 2005 Analysis Services configured under VCS as GenericService.

Element properties:

TargetMicrosoft.Windows.Server.Computer
EnabledTrue
Frequency14400
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Symantec.SQLServer.2005.AnalysisServicesDiscoveryForGenericService Default

Source Code:

<Discovery ID="Symantec.SQLServer.2005.AnalysisServicesDiscoveryRuleForGenericService.Server" Enabled="true" Target="Windows!Microsoft.Windows.Server.Computer" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="SQL2005Core!Microsoft.SQLServer.2005.AnalysisServices">
<Property TypeID="SQL!Microsoft.SQLServer.ServerRole" PropertyID="InstanceName"/>
<Property TypeID="SQL!Microsoft.SQLServer.AnalysisServices" PropertyID="ServiceName"/>
<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="Symantec.SQLServer.2005.AnalysisServicesDiscoveryForGenericService">
<IntervalSeconds>14400</IntervalSeconds>
<SyncTime/>
<ComputerID>$Target/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</ComputerID>
<ComputerName>$Target/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<ComputerNETBIOSName>$Target/Property[Type="Windows!Microsoft.Windows.Computer"]/NetbiosComputerName$</ComputerNETBIOSName>
<IsVirtualNode>$Target/Property[Type="Windows!Microsoft.Windows.Server.Computer"]/IsVirtualNode$</IsVirtualNode>
<TimeoutSeconds>300</TimeoutSeconds>
</DataSource>
</Discovery>