Dell FM Server Agent-free Discovery

Dell.FMServerUnhosted.Discovery (Discovery)

This Discovery populates the Dell FM Server with its constituent Dell Sled Server Nodes.

Knowledge Base article:

Summary

This Discovery populates the Dell FM Server with its constituent Dell Sled Server Nodes.

Element properties:

TargetMicrosoft.SystemCenter.ManagementServer
EnabledTrue
Frequency86400
RemotableFalse

Object Discovery Details:

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

Member Modules:

ID Module Type TypeId RunAs 
DS2 DataSource Dell.FMServerUnhosted.Discovery.DataSource Default

Source Code:

<Discovery ID="Dell.FMServerUnhosted.Discovery" Enabled="true" Target="SC!Microsoft.SystemCenter.ManagementServer" ConfirmDelivery="true" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="DellModelServer!Dell.Server.FMServer">
<Property PropertyID="ServiceTag" TypeID="DellModelServer!Dell.Server.FMServer"/>
<Property PropertyID="HostManagementServer" TypeID="DellModelServer!Dell.Server.FMServer"/>
</DiscoveryClass>
<DiscoveryClass TypeID="DellModelServer!Dell.Server.SledNode"/>
<DiscoveryClass TypeID="DellModelServer!Dell.Server"/>
<DiscoveryRelationship TypeID="DellModelServer!Dell.SledGroup.Contains.DellFMServer"/>
<DiscoveryRelationship TypeID="DellModelServer!DellFMServer.Contains.DellSledNode"/>
</DiscoveryTypes>
<DataSource ID="DS2" TypeID="Dell.FMServerUnhosted.Discovery.DataSource">
<IntervalSeconds>86400</IntervalSeconds>
<TimeoutSeconds>800</TimeoutSeconds>
<LogLevel>0</LogLevel>
</DataSource>
</Discovery>