Host Discovery

Brocade.FCHBA.Monitoring.HostDiscovery (Discovery)

Discovery of hosts where one or more FC HBA drivers are installed.

Knowledge Base article:

Summary

Discovery of hosts where one or more FC HBA drivers are installed.

Element properties:

TargetMicrosoft.SystemCenter.VirtualMachineManager.Pro.2008.ManagedHost.HyperV
EnabledTrue
Frequency14400
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
BrocadeHost_DS DataSource Microsoft.Windows.FilteredRegistryDiscoveryProvider Default

Source Code:

<Discovery ID="Brocade.FCHBA.Monitoring.HostDiscovery" Enabled="true" Target="MicrosoftSystemCenterVirtualMachineManagerPro2008Library!Microsoft.SystemCenter.VirtualMachineManager.Pro.2008.ManagedHost.HyperV" ConfirmDelivery="false" Remotable="true" Priority="High">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="Brocade.FCHBA.Monitoring.Host">
<Property TypeID="Brocade.FCHBA.Monitoring.Host" PropertyID="ImagePath"/>
</DiscoveryClass>
</DiscoveryTypes>
<DataSource ID="BrocadeHost_DS" TypeID="Windows!Microsoft.Windows.FilteredRegistryDiscoveryProvider">
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<RegistryAttributeDefinitions>
<RegistryAttributeDefinition>
<AttributeName>bfadExists</AttributeName>
<Path>SYSTEM\CurrentControlSet\Services\bfad</Path>
<PathType>0</PathType>
<AttributeType>0</AttributeType>
</RegistryAttributeDefinition>
<RegistryAttributeDefinition>
<AttributeName>ImagePath</AttributeName>
<Path>SYSTEM\CurrentControlSet\Services\bfad\ImagePath</Path>
<PathType>1</PathType>
<AttributeType>1</AttributeType>
</RegistryAttributeDefinition>
<RegistryAttributeDefinition>
<AttributeName>Group</AttributeName>
<Path>SYSTEM\CurrentControlSet\Services\bfad\Group</Path>
<PathType>1</PathType>
<AttributeType>1</AttributeType>
</RegistryAttributeDefinition>
<RegistryAttributeDefinition>
<AttributeName>QLogicExists</AttributeName>
<Path>SYSTEM\CurrentControlSet\Services\ql2300</Path>
<PathType>0</PathType>
<AttributeType>0</AttributeType>
</RegistryAttributeDefinition>
<RegistryAttributeDefinition>
<AttributeName>EmulexExists</AttributeName>
<Path>system\CurrentControlSet\Services\Elxstor</Path>
<PathType>0</PathType>
<AttributeType>0</AttributeType>
</RegistryAttributeDefinition>
</RegistryAttributeDefinitions>
<Frequency>14400</Frequency>
<ClassId>$MPElement[Name="Brocade.FCHBA.Monitoring.Host"]$</ClassId>
<InstanceSettings>
<Settings>
<Setting>
<Name>$MPElement[Name="Brocade.FCHBA.Monitoring.Host"]/ImagePath$</Name>
<Value>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="Windows!Microsoft.Windows.Computer"]/PrincipalName$</Name>
<Value>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="Brocade.FCHBA.Monitoring.Host"]/Group$</Name>
<Value>$Data/Values/Group$</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="Brocade.FCHBA.Monitoring.Host"]/VMMServerName$</Name>
<Value>$Target/Property[Type="MicrosoftSystemCenterVirtualMachineManagerPro2008Library!Microsoft.SystemCenter.VirtualMachineManager.Pro.2008.Base"]/VMMServer$</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="Brocade.FCHBA.Monitoring.Host"]/HyperVGUID$</Name>
<Value>$Target/Property[Type="MicrosoftSystemCenterVirtualMachineManagerPro2008Library!Microsoft.SystemCenter.VirtualMachineManager.Pro.2008.Internal"]/Guid$</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="System!System.Entity"]/DisplayName$</Name>
<Value>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</Value>
</Setting>
</Settings>
</InstanceSettings>
<Expression>
<Or>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">Values/bfadExists</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">true</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">Values/QLogicExists</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">true</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="String">Values/EmulexExists</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="String">true</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</Or>
</Expression>
</DataSource>
</Discovery>