Dell License Configuration Discovery (legacy)

Dell.LicenseConfiguration.Discovery (Discovery)

This discovery is legacy feature and is no longer needed.

Knowledge Base article:

Summary

This discovery feature is no longer in use.

Element properties:

TargetMicrosoft.SystemCenter.ManagementServer
EnabledFalse
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DiscoveryData DataSource Dell.LicenseServerConfiguration.Discovery.DSMT Default

Source Code:

<Discovery ID="Dell.LicenseConfiguration.Discovery" Enabled="false" Target="SystemCenter!Microsoft.SystemCenter.ManagementServer" ConfirmDelivery="true" Remotable="false" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Dell.LicenseConfigurationDiscovery.Sink"/>
</DiscoveryTypes>
<DataSource ID="DiscoveryData" TypeID="Dell.LicenseServerConfiguration.Discovery.DSMT">
<LogLevel>0</LogLevel>
<Interval>21601</Interval>
<ManagementServerPrincipalName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</ManagementServerPrincipalName>
<LicenseWebServerURL>http://licensewebserver.company.com:8543/</LicenseWebServerURL>
<TimeOutSeconds>5000</TimeOutSeconds>
</DataSource>
</Discovery>