The Backbone EUP License Information Discovery

TheBackbone.SMP04.License.Information.Discovery (Discovery)

Knowledge Base article:

Summary

The Backbone EUP License Information discovery fills the license target properties based on the license events in the Operations Manager event log.

Element properties:

TargetTheBackbone.SMP04.License.Class
EnabledTrue
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource TheBackbone.SMP04.License.Information.Discovery.DS Default

Source Code:

<Discovery ID="TheBackbone.SMP04.License.Information.Discovery" ConfirmDelivery="false" Enabled="true" Priority="Normal" Remotable="true" Target="TSL!TheBackbone.SMP04.License.Class">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="TSL!TheBackbone.SMP04.License.Class">
<Property TypeID="TSL!TheBackbone.SMP04.License.Class" PropertyID="Organisation"/>
<Property TypeID="TSL!TheBackbone.SMP04.License.Class" PropertyID="Type"/>
<Property TypeID="TSL!TheBackbone.SMP04.License.Class" PropertyID="ExpirationDate"/>
<Property TypeID="TSL!TheBackbone.SMP04.License.Class" PropertyID="SupportExpirationDate"/>
<Property TypeID="System!System.Entity" PropertyID="DisplayName"/>
</DiscoveryClass>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="TheBackbone.SMP04.License.Information.Discovery.DS">
<ComputerName>$Target/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<LogName>Operations Manager</LogName>
<AllowProxying>false</AllowProxying>
<Debug>false</Debug>
</DataSource>
</Discovery>