Amalga 2009 Server Seed (at agent) Discovery

Microsoft.Amalga.UIS.2009.ServerSeedAtAgent.Discovery (Discovery)

Replicates the seed that was discovered by registry probe and pushes it down to the agent.

Knowledge Base article:

Summary

Discovery Amalga 2009 Server Seed (at agent)

Element properties:

TargetMicrosoft.Amalga.UIS.2009.ServerSeed
EnabledTrue
Frequency14454
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.Amalga.UIS.2009.ServerSeedAtAgent.DiscoveryDataSource Microsoft.Amalga.Library.Discovery.RunAsAccount

Source Code:

<Discovery ID="Microsoft.Amalga.UIS.2009.ServerSeedAtAgent.Discovery" Enabled="onEssentialMonitoring" Target="Microsoft.Amalga.UIS.2009.ServerSeed" ConfirmDelivery="true" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.Amalga.UIS.2009.ServerSeedAtAgent">
<Property TypeID="Microsoft.Amalga.UIS.2009.ServerSeedAtAgent" PropertyID="PrincipalName"/>
<Property TypeID="Microsoft.Amalga.UIS.2009.ServerSeedAtAgent" PropertyID="NetBIOSComputerName"/>
<Property TypeID="Microsoft.Amalga.UIS.2009.ServerSeedAtAgent" PropertyID="IPAddress"/>
<Property TypeID="Microsoft.Amalga.UIS.2009.ServerSeedAtAgent" PropertyID="IsVirtualNode"/>
<Property TypeID="System!System.Entity" PropertyID="DisplayName"/>
</DiscoveryClass>
</DiscoveryTypes>
<DataSource ID="DS" RunAs="AmalgaLib!Microsoft.Amalga.Library.Discovery.RunAsAccount" TypeID="Microsoft.Amalga.UIS.2009.ServerSeedAtAgent.DiscoveryDataSource">
<TimeoutSeconds>900</TimeoutSeconds>
<IntervalSeconds>14454</IntervalSeconds>
<PrincipalName>$Target/Property[Type='Microsoft.Amalga.UIS.2009.ServerSeed']/PrincipalName$</PrincipalName>
<NetBIOSComputerName>$Target/Property[Type='Microsoft.Amalga.UIS.2009.ServerSeed']/NetBIOSComputerName$</NetBIOSComputerName>
<IPAddress>$Target/Property[Type='Microsoft.Amalga.UIS.2009.ServerSeed']/IPAddress$</IPAddress>
<IsVirtualNode>$Target/Property[Type='Microsoft.Amalga.UIS.2009.ServerSeed']/IsVirtualNode$</IsVirtualNode>
<DebugEventSource>Amalga</DebugEventSource>
<DebugEnabled>false</DebugEnabled>
<SyncTime/>
</DataSource>
</Discovery>