Dell CMC Chassis to Modular Server Correlation Discovery

Dell.Chassis10Plus.ModularServer.Correlation.Discovery (Discovery)

Discovery to create relationship between CMC Chassis and Dell Modular Server

Knowledge Base article:

Summary

Dell CMC Modular Server Correlation Discovery

This discovery module creates a containment relationship between the discovered CMC Server Modules and the Modular Servers. You need to discover both the CMC Server Modules and Modular Servers before this discovery.

To Discover CMC Server Modules in the network, follow the instructions in the Dell.OutOfBand.CMC management pack Knowledge Article for "Dell CMC Slot Discovery" rule to discover CMC Server Modules

To Discover the modular blades, follow the instructions in the Knowledge Article for "Dell Server Discovery" rule to discover Modular Blades in the Dell CMC Chassis

Copyright © 2009– 2017 Dell Inc, or its subsidiaries. All Rights Reserved.

Element properties:

TargetDell.ModularChassis.CMC
EnabledTrue
Frequency86400
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:
Discovered relationships and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DS1 DataSource Dell.ChassisModularServer.Correlation.Discovery.DataSource Default

Source Code:

<Discovery ID="Dell.Chassis10Plus.ModularServer.Correlation.Discovery" Enabled="onStandardMonitoring" Target="DAD!Dell.ModularChassis.CMC" ConfirmDelivery="true" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="DellScalableWindowsServer!Dell.WindowsServer.Server"/>
<DiscoveryClass TypeID="DellScalableWindowsServer!Dell.WindowsServer.SledServer"/>
<DiscoveryClass TypeID="DellModelServer!Dell.Server"/>
<DiscoveryClass TypeID="DellModelServer!Dell.Server.FMServer"/>
<DiscoveryClass TypeID="DellModelServer!Dell.Server.Sled.WithoutOS"/>
<DiscoveryClass TypeID="DellMangedServerModel!Dell.ManagedServer"/>
<DiscoveryClass TypeID="DellMangedServerModel!Dell.ManagedServer.SledServer"/>
<DiscoveryRelationship TypeID="DellCMCSlot.Contains.DellWinServer"/>
<DiscoveryRelationship TypeID="DellCMCSlot.Contains.DellOOBServer"/>
<DiscoveryRelationship TypeID="DellCMCSlot.Contains.DellOOBSled"/>
<DiscoveryRelationship TypeID="DellCMCSlot.Contains.DellWinServerSled"/>
<DiscoveryRelationship TypeID="DellCMCSlot.Contains.DellFMServer"/>
<DiscoveryRelationship TypeID="DellCMCSlot.Contains.DellManagedServer"/>
<DiscoveryRelationship TypeID="DellCMCSlot.Contains.DellManagedServerSled"/>
</DiscoveryTypes>
<DataSource ID="DS1" TypeID="Dell.ChassisModularServer.Correlation.Discovery.DataSource">
<ChassisType>2</ChassisType>
<ChassisManagementIP>$Target/Property[Type="DAD!Dell.ModularChassis.CMC"]/IPAddress$</ChassisManagementIP>
<ChassisManagementDeviceKey>$Target/Property[Type="DAD!Dell.ModularChassis.CMC"]/DeviceKey$</ChassisManagementDeviceKey>
<PrincipalName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</PrincipalName>
<Uid>$Target/Property[Type="DAD!Dell.ModularChassis.CMC"]/UID$</Uid>
<IntervalSeconds>86400</IntervalSeconds>
<TimeoutSeconds>600</TimeoutSeconds>
<LogLevel>0</LogLevel>
</DataSource>
</Discovery>