EMC Isilon Cluster Node Seed Discovery

EMC.Isilon.ClusterNodeDiscovery (Discovery)

This discovery rule add EMC Isilon Cluster Node Seed instances

Knowledge Base article:

Summary

This discovery add EMC Isilon Cluster Node Seed instances.

This workflow targets the Network Library defined class type "Node" using System Object IDs that match Isilon V7 and V8 values

Configuration

Configuration:

Causes

Possible reasons for this discovery for not adding instances:

Resolutions

To troubleshoot possible issues with this discovery try the following:

Element properties:

TargetSystem.NetworkManagement.Node
EnabledTrue
Frequency14400
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource EMC.Isilon.ClusterNodeDiscoveryDS Default

Source Code:

<Discovery ID="EMC.Isilon.ClusterNodeDiscovery" Enabled="true" Target="NetworkLibrary!System.NetworkManagement.Node" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="EMC.Isilon.ClusterNodeSeed"/>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="EMC.Isilon.ClusterNodeDiscoveryDS">
<IntervalSeconds>14400</IntervalSeconds>
<SyncTime/>
</DataSource>
</Discovery>