Dell Unsupported Server Discovery

Dell.UnsupportedServer.Discovery (Discovery)

Knowledge Base article:

Summary

Dell Server Deprecation Discovery

Causes

Dell 9G Servers are not supported by Dell Server Management Pack Suite 6.0 onwards.

Resolutions

No resolution steps available. Discovery and Monitoring will continue to monitor the hardware

Element properties:

TargetDell.WindowsServer.OMServices
EnabledTrue
Frequency86400
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Dell.UnsupportedServer.DSMT Default

Source Code:

<Discovery ID="Dell.UnsupportedServer.Discovery" Enabled="true" Target="Dell.WindowsServer.OMServices" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Dell.Windows.UnsupportedServer">
<Property TypeID="System!System.Entity" PropertyID="DisplayName"/>
<Property TypeID="Dell.Windows.UnsupportedServer" PropertyID="Model"/>
</DiscoveryClass>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="Dell.UnsupportedServer.DSMT">
<IntervalSeconds>86400</IntervalSeconds>
<Computer>$Target/Host/Property[Type="Windows!Microsoft.Windows.LogicalDevice"]/DeviceID$</Computer>
</DataSource>
</Discovery>