Dell FM Server Agent-based Discovery

Dell.WindowsServer.FMServerDiscovery (Discovery)

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

Knowledge Base article:

Summary

This Discovery populates the Dell FM Server with its constituent Dell Windows 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.WindowsServer.FMServerDiscovery.DataSource Default

Source Code:

<Discovery ID="Dell.WindowsServer.FMServerDiscovery" Enabled="true" Target="SystemCenter!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="Dell.WindowsServer.SledNode"/>
<DiscoveryClass TypeID="Dell.WindowsServer.Server"/>
<DiscoveryRelationship TypeID="DellModelServer!Dell.SledGroup.Contains.DellFMServer"/>
<DiscoveryRelationship TypeID="DellFMServer.Contains.DellWindowsSledNode"/>
</DiscoveryTypes>
<DataSource ID="DS2" TypeID="Dell.WindowsServer.FMServerDiscovery.DataSource">
<IntervalSeconds>86400</IntervalSeconds>
<TimeoutSeconds>800</TimeoutSeconds>
<LogLevel>0</LogLevel>
</DataSource>
</Discovery>