Windows Server 2012 R2 Cluster Node Discovery

Microsoft.Windows.6.3.Cluster.Node.Discovery (Discovery)

Discovers cluster nodes which are running on Windows Server 2012 R2.

Knowledge Base article:

Summary

Discovers cluster nodes which are running on Windows Server 2012 R2.

Element properties:

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

Object Discovery Details:

Discovered Classes and their attribuets:
  • Microsoft.Windows.6.3.Cluster.Node
    • ClusterName
    • NodeName
    • Description
    • BuildNumber
    • CSDVersion
    • MajorVersion
    • MinorVersion
    • NodeHighestVersion
    • NodeLowestVersion
    • IsVirtualNode
    • PrincipalName
    • DNSName
    • NetbiosComputerName
    • NetbiosDomainName
    • IPAddress
    • NetworkName
    • ActiveDirectoryObjectSid
    • IsVirtualMachine
    • DomainDnsName
    • OrganizationalUnit
    • ForestDnsName
    • ActiveDirectorySite
    • DisplayName

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.Windows.6.2.Cluster.Node.Discovery.Module Default

Source Code:

<Discovery ID="Microsoft.Windows.6.3.Cluster.Node.Discovery" Enabled="true" Target="Microsoft.Windows.6.3.Cluster.Monitoring.Service" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.Windows.6.3.Cluster.Node">
<Property TypeID="ClusLibrary!Microsoft.Windows.Cluster.Node" PropertyID="ClusterName"/>
<Property TypeID="ClusLibrary!Microsoft.Windows.Cluster.Node" PropertyID="NodeName"/>
<Property TypeID="ClusLibrary!Microsoft.Windows.Cluster.Node" PropertyID="Description"/>
<Property TypeID="ClusLibrary!Microsoft.Windows.Cluster.Node" PropertyID="BuildNumber"/>
<Property TypeID="ClusLibrary!Microsoft.Windows.Cluster.Node" PropertyID="CSDVersion"/>
<Property TypeID="ClusLibrary!Microsoft.Windows.Cluster.Node" PropertyID="MajorVersion"/>
<Property TypeID="ClusLibrary!Microsoft.Windows.Cluster.Node" PropertyID="MinorVersion"/>
<Property TypeID="ClusLibrary!Microsoft.Windows.Cluster.Node" PropertyID="NodeHighestVersion"/>
<Property TypeID="ClusLibrary!Microsoft.Windows.Cluster.Node" PropertyID="NodeLowestVersion"/>
<Property TypeID="Windows!Microsoft.Windows.Server.Computer" PropertyID="IsVirtualNode"/>
<Property TypeID="Windows!Microsoft.Windows.Computer" PropertyID="PrincipalName"/>
<Property TypeID="Windows!Microsoft.Windows.Computer" PropertyID="DNSName"/>
<Property TypeID="Windows!Microsoft.Windows.Computer" PropertyID="NetbiosComputerName"/>
<Property TypeID="Windows!Microsoft.Windows.Computer" PropertyID="NetbiosDomainName"/>
<Property TypeID="Windows!Microsoft.Windows.Computer" PropertyID="IPAddress"/>
<Property TypeID="Windows!Microsoft.Windows.Computer" PropertyID="NetworkName"/>
<Property TypeID="Windows!Microsoft.Windows.Computer" PropertyID="ActiveDirectoryObjectSid"/>
<Property TypeID="Windows!Microsoft.Windows.Computer" PropertyID="IsVirtualMachine"/>
<Property TypeID="Windows!Microsoft.Windows.Computer" PropertyID="DomainDnsName"/>
<Property TypeID="Windows!Microsoft.Windows.Computer" PropertyID="OrganizationalUnit"/>
<Property TypeID="Windows!Microsoft.Windows.Computer" PropertyID="ForestDnsName"/>
<Property TypeID="Windows!Microsoft.Windows.Computer" PropertyID="ActiveDirectorySite"/>
<Property TypeID="System!System.Entity" PropertyID="DisplayName"/>
</DiscoveryClass>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="ClusLib2012!Microsoft.Windows.6.2.Cluster.Node.Discovery.Module">
<Frequency>14400</Frequency>
<OSVersion>6.3</OSVersion>
<NodeClassId>$MPElement[Name='Microsoft.Windows.6.3.Cluster.Node']$</NodeClassId>
</DataSource>
</Discovery>