Microsoft.HostIntegrationServer.2006.Microsoft_Host_Integration_Server_2006_Data_Integration_Servers_Installation.Discovery

Microsoft.HostIntegrationServer.2006.Microsoft_Host_Integration_Server_2006_Data_Integration_Servers_Installation.Discovery (Discovery)

Element properties:

TargetMicrosoft.HostIntegrationServer.2006.Computer_Class
EnabledTrue
Frequency900
RemotableFalse
CommentMom2005ID='{D2B508EF-B235-41DF-A996-64992587831F}'

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DiscoveryDataSource DataSource System.Mom.BackwardCompatibility.RegistryDiscoveryProvider Default

Source Code:

<Discovery ID="Microsoft.HostIntegrationServer.2006.Microsoft_Host_Integration_Server_2006_Data_Integration_Servers_Installation.Discovery" Target="Microsoft.HostIntegrationServer.2006.Computer_Class" Enabled="true" Comment="Mom2005ID='{D2B508EF-B235-41DF-A996-64992587831F}'">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Microsoft.HostIntegrationServer.2006.Microsoft_Host_Integration_Server_2006_Data_Integration_Servers_Installation">
<Property PropertyID="Microsoft_HIS_Version"/>
<Property PropertyID="HIS_Disable_Data_Integration_Monitoring"/>
</DiscoveryClass>
</DiscoveryTypes>
<DataSource ID="DiscoveryDataSource" TypeID="MomBackwardCompatibility!System.Mom.BackwardCompatibility.RegistryDiscoveryProvider">
<ComputerName>$Target/Property[Type="WindowsLibrary!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<RegistryAttributeDefinitions>
<RegistryAttributeDefinition>
<AttributeName>Microsoft_HIS_Version</AttributeName>
<Path>SOFTWARE\Microsoft\Sna Server\CurrentVersion\SNAVersion</Path>
<PathType>1</PathType>
<AttributeType>1</AttributeType>
</RegistryAttributeDefinition>
<RegistryAttributeDefinition>
<AttributeName>HIS_Disable_Data_Integration_Monitoring</AttributeName>
<Path>Software\Microsoft\SNA Server\CurrentVersion\Monitoring\DisableDataIntegrationMonitoring</Path>
<PathType>1</PathType>
<AttributeType>0</AttributeType>
</RegistryAttributeDefinition>
</RegistryAttributeDefinitions>
<!--Sampling frequency is 15 minutes (900 seconds) currently-->
<Frequency>900</Frequency>
<Expression xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:fn="http://www.w3.org/2004/07/xpath-functions" xmlns:xdt="http://www.w3.org/2004/07/xpath-datatypes" xmlns:display="urn:DisplayString" xmlns:converter="urn:ExpressionConverter" xmlns:msxsl="urn:schemas-microsoft-com:xslt">
<And>
<Expression>
<SimpleExpression>
<ValueExpression>
<Value Type="String">$Target/Property[Type="MomBackwardCompatibility!System.Mom.BackwardCompatibility.Computer"]/Virtual_Server_Type$</Value>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String"/>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<And>
<Expression>
<And>
<Expression>
<RegExExpression>
<ValueExpression>
<XPathQuery>Values/Microsoft_HIS_Version</XPathQuery>
</ValueExpression>
<Operator>MatchesWildcard</Operator>
<Pattern>7.0*</Pattern>
</RegExExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<Value>$Target/Property[Type="Microsoft.HostIntegrationServer.2006.Computer_Class"]/HIS_Data_Integration$</Value>
</ValueExpression>
<Operator>Greater</Operator>
<ValueExpression>
<Value>0</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</And>
</Expression>
<Expression>
<Not>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="Boolean">Values/HIS_Disable_Data_Integration_Monitoring</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="Boolean">true</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</Not>
</Expression>
</And>
</Expression>
</And>
</Expression>
<ClassId>$MPElement[Name="Microsoft.HostIntegrationServer.2006.Microsoft_Host_Integration_Server_2006_Data_Integration_Servers_Installation"]$</ClassId>
<InstanceSettings>
<Settings>
<Setting>
<Name>$MPElement[Name="WindowsLibrary!Microsoft.Windows.Computer"]/PrincipalName$</Name>
<Value>$Target/Property[Type="WindowsLibrary!Microsoft.Windows.Computer"]/PrincipalName$</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="Microsoft.HostIntegrationServer.2006.Microsoft_Host_Integration_Server_2006_Data_Integration_Servers_Installation"]/Microsoft_HIS_Version$</Name>
<Value>$Data/Values/Microsoft_HIS_Version$</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="Microsoft.HostIntegrationServer.2006.Microsoft_Host_Integration_Server_2006_Data_Integration_Servers_Installation"]/HIS_Disable_Data_Integration_Monitoring$</Name>
<Value>$Data/Values/HIS_Disable_Data_Integration_Monitoring$</Value>
</Setting>
</Settings>
</InstanceSettings>
</DataSource>
</Discovery>