Windows 2003 Cluster Service Discovery

Microsoft.Windows.2003.Cluster.Monitoring.Service.Discovery (Discovery)

This discovery rule discovers instances of Windows 2003 Cluster service using the registry.

Knowledge Base article:

Summary

This discovery rule discovers instances of Windows 2003 Cluster service using the registry.

Element properties:

TargetMicrosoft.Windows.Cluster.Monitoring.Service
EnabledTrue
Frequency14400
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.Windows.2003.Cluster.Monitoring.Service.Discovery.Module Default

Source Code:

<Discovery ID="Microsoft.Windows.2003.Cluster.Monitoring.Service.Discovery" Enabled="true" Target="ClusLibrary!Microsoft.Windows.Cluster.Monitoring.Service" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.Windows.2003.Cluster.Monitoring.Service"/>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="Microsoft.Windows.2003.Cluster.Monitoring.Service.Discovery.Module">
<Frequency>14400</Frequency>
<OSVersion>5.2</OSVersion>
</DataSource>
</Discovery>