Dell.UnsupportedServer.Discovery (Discovery)

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>