BizTalk BAM Archive Database Discovery

Microsoft.BizTalk.2006.BAMArchiveDB.Discovery (Discovery)

This is the discovery of the BizTalk BAM Archive Database.

Knowledge Base article:

Summary

This is the discovery of the BizTalk BAM Archive Database.

Element properties:

TargetMicrosoft.BizTalk.Library.BizTalkGroup
EnabledTrue
Frequency86400
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:
  • Microsoft.BizTalk.2006.BAMArchiveDB
    • DatabaseName
    • DatabaseServer
    • RecoveryModel
    • DatabaseAutogrow
    • DatabaseSize
    • LogAutogrow
    • Updateability
    • UserAccess
    • Collation
    • LogSize
    • Owner
    • MgmtDbName
    • MgmtDbServerName
    • PrincipalName
Discovered relationships and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
Microsoft.BizTalk.2006.BAMArchiveDB.DataSource DataSource Microsoft.BizTalk.Library.Database.Discovery Default

Source Code:

<Discovery ID="Microsoft.BizTalk.2006.BAMArchiveDB.Discovery" Target="BZLib!Microsoft.BizTalk.Library.BizTalkGroup" Enabled="true" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="BZLib!Microsoft.BizTalk.2006.BAMArchiveDB">
<Property PropertyID="DatabaseName"/>
<Property PropertyID="DatabaseServer"/>
<Property PropertyID="RecoveryModel"/>
<Property PropertyID="DatabaseAutogrow"/>
<Property PropertyID="DatabaseSize"/>
<Property PropertyID="LogAutogrow"/>
<Property PropertyID="Updateability"/>
<Property PropertyID="UserAccess"/>
<Property PropertyID="Collation"/>
<Property PropertyID="LogSize"/>
<Property PropertyID="Owner"/>
<Property TypeID="BZLib!Microsoft.BizTalk.Library.BizTalkGroup" PropertyID="MgmtDbName"/>
<Property TypeID="BZLib!Microsoft.BizTalk.Library.BizTalkGroup" PropertyID="MgmtDbServerName"/>
<Property TypeID="Windows!Microsoft.Windows.Computer" PropertyID="PrincipalName"/>
</DiscoveryClass>
<DiscoveryRelationship TypeID="BZLib!Microsoft.BizTalk.Library.BizTalkGroupHostsBAMArchive"/>
</DiscoveryTypes>
<DataSource ID="Microsoft.BizTalk.2006.BAMArchiveDB.DataSource" TypeID="BZLib!Microsoft.BizTalk.Library.Database.Discovery">
<IntervalSeconds>86400</IntervalSeconds>
<Computer>$Target/Property[Type="BZLib!Microsoft.BizTalk.Library.BizTalkGroup"]/ComputerName$</Computer>
<Option>6</Option>
<TimeoutSeconds>300</TimeoutSeconds>
</DataSource>
</Discovery>