HPE OneView Event Manager Service Discovery

HewlettPackard.OneView.HPEventManagerServiceDiscoveryRule (Discovery)

Element properties:

TargetMicrosoft.SystemCenter.ManagementServer
EnabledTrue
Frequency14400
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.Windows.FilteredRegistryDiscoveryProvider HewlettPackard.OneView.RunAsProfile

Source Code:

<Discovery ID="HewlettPackard.OneView.HPEventManagerServiceDiscoveryRule" Target="SC!Microsoft.SystemCenter.ManagementServer" Enabled="true">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="HewlettPackard.OneView.HPEventManagerService">
<Property TypeID="HOL!HewlettPackard.OneView.HPManagementSoftware" PropertyID="Version"/>
<Property TypeID="System!System.Entity" PropertyID="DisplayName"/>
<Property TypeID="HewlettPackard.OneView.HPEventManagerService" PropertyID="ServerName"/>
</DiscoveryClass>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="Windows!Microsoft.Windows.FilteredRegistryDiscoveryProvider" RunAs="HOL!HewlettPackard.OneView.RunAsProfile">
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</ComputerName>
<RegistryAttributeDefinitions>
<RegistryAttributeDefinition>
<AttributeName>HPEventManagerVersion</AttributeName>
<Path>SOFTWARE\Hewlett-Packard\HP OneView Management Packs\HP OneView EventManager\Version</Path>
<PathType>1</PathType>
<AttributeType>1</AttributeType>
</RegistryAttributeDefinition>
<RegistryAttributeDefinition>
<AttributeName>HPEventManagerInstalled</AttributeName>
<Path>SOFTWARE\Hewlett-Packard\HP OneView Management Packs\HP OneView EventManager\Installed</Path>
<PathType>1</PathType>
<AttributeType>1</AttributeType>
</RegistryAttributeDefinition>
</RegistryAttributeDefinitions>
<Frequency>14400</Frequency>
<ClassId>$MPElement[Name="HewlettPackard.OneView.HPEventManagerService"]$</ClassId>
<InstanceSettings>
<Settings>
<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="HOL!HewlettPackard.OneView.HPManagementSoftware"]/Version$</Name>
<Value>$Data/Values/HPEventManagerVersion$</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="System!System.Entity"]/DisplayName$</Name>
<Value>HPE OneView EventManager Service</Value>
</Setting>
<Setting>
<Name>$MPElement[Name="HewlettPackard.OneView.HPEventManagerService"]/ServerName$</Name>
<Value>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</Value>
</Setting>
</Settings>
</InstanceSettings>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery>Values/HPEventManagerInstalled</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value>Yes</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</DataSource>
</Discovery>