Windows Server 2016 and 1709+ Cluster Service Discovery

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

This rule uses the registry to discover the instance of cluster service on Microsoft Windows Server 2016 and 1709+

Knowledge Base article:

Summary

This rule uses the registry to discover the instance of cluster service on Microsoft Windows Server 2016 and 1709+.

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.10.0.Cluster.Monitoring.Service.Discovery.Module Default

Source Code:

<Discovery ID="Microsoft.Windows.10.0.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.10.0.Cluster.Monitoring.Service">
<Property TypeID="ClusLibrary!Microsoft.Windows.Cluster.Monitoring.Service" PropertyID="ClusterName"/>
<Property TypeID="Cluster!Microsoft.Windows.Cluster.Service" PropertyID="ServiceName"/>
<Property TypeID="Cluster!Microsoft.Windows.Cluster.Service" PropertyID="ProxyingEnabled"/>
<Property TypeID="System!System.Entity" PropertyID="DisplayName"/>
</DiscoveryClass>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="Microsoft.Windows.10.0.Cluster.Monitoring.Service.Discovery.Module">
<Frequency>14400</Frequency>
<OSVersion>10.</OSVersion>
<MonitoringServiceClassId>$MPElement[Name='Microsoft.Windows.10.0.Cluster.Monitoring.Service']$</MonitoringServiceClassId>
</DataSource>
</Discovery>