HPE Storage Web-Based Enterprise Services Servers Discovery Rule

HPEnterpriseStorageEVAP6000MP.WEBESSERVERS.WindowsServers.DiscoveryRule (Discovery)

Knowledge Base article:

Management Pack
Summary
To find more information about your HPE EVA P6000 Storage, visit http://www8.hp.com/us/en/products/disk-storage/index.html
 
Other Information
To find more information about HPE Storage products and solutions, visit http://www.hp.com/storage
 
© © Copyright 2015,2016 Hewlett Packard Enterprise Development, L.P., ALL RIGHTS RESERVED.

Element properties:

TargetMicrosoft.Windows.Computer
EnabledTrue
Frequency60
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

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

Source Code:

<Discovery ID="HPEnterpriseStorageEVAP6000MP.WEBESSERVERS.WindowsServers.DiscoveryRule" Enabled="true" Target="WindowsLibrary!Microsoft.Windows.Computer" ConfirmDelivery="false" Remotable="true" Priority="Normal">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="WindowsLibrary!Microsoft.Windows.Computer"/>
</DiscoveryTypes>
<DataSource ID="DiscoveryDataSource" TypeID="WindowsLibrary!Microsoft.Windows.FilteredRegistryDiscoveryProvider">
<ComputerName>$Target/Property[Type="WindowsLibrary!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<RegistryAttributeDefinitions>
<RegistryAttributeDefinition>
<AttributeName>WEBESExists</AttributeName>
<Path>SOFTWARE\Hewlett-Packard\SVCTOOLS\WEBES</Path>
<PathType>0</PathType>
<AttributeType>0</AttributeType>
</RegistryAttributeDefinition>
<RegistryAttributeDefinition>
<AttributeName>WEBESVersion</AttributeName>
<Path>SOFTWARE\Hewlett-Packard\SVCTOOLS\WEBES\Version</Path>
<PathType>1</PathType>
<AttributeType>1</AttributeType>
</RegistryAttributeDefinition>
<RegistryAttributeDefinition>
<AttributeName>WEBESExistsx64</AttributeName>
<Path>SOFTWARE\Wow6432Node\Hewlett-Packard\SVCTOOLS\WEBES</Path>
<PathType>0</PathType>
<AttributeType>0</AttributeType>
</RegistryAttributeDefinition>
<RegistryAttributeDefinition>
<AttributeName>WEBESVersionx64</AttributeName>
<Path>SOFTWARE\Wow6432Node\Hewlett-Packard\SVCTOOLS\WEBES\Version</Path>
<PathType>1</PathType>
<AttributeType>1</AttributeType>
</RegistryAttributeDefinition>
</RegistryAttributeDefinitions>
<Frequency>60</Frequency>
<ClassId>$MPElement[Name="HPEnterpriseStorageEVAP6000MP.WEBESSERVER.WindowsServer"]$</ClassId>
<InstanceSettings>
<Settings>
<Setting>
<Name>$MPElement[Name="WindowsLibrary!Microsoft.Windows.Computer"]/PrincipalName$</Name>
<Value>$Target/Property[Type="WindowsLibrary!Microsoft.Windows.Computer"]/PrincipalName$</Value>
</Setting>
</Settings>
</InstanceSettings>
<Expression>
<Or>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="Boolean">Values/WEBESExists</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="Boolean">true</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
<Expression>
<SimpleExpression>
<ValueExpression>
<XPathQuery Type="Boolean">Values/WEBESExistsx64</XPathQuery>
</ValueExpression>
<Operator>Equal</Operator>
<ValueExpression>
<Value Type="Boolean">true</Value>
</ValueExpression>
</SimpleExpression>
</Expression>
</Or>
</Expression>
</DataSource>
</Discovery>