HPE ProLiant WMI Health Collection Discovery

HewlettPackard.Servers.ProLiant.WMI.ProLiantWMIHealthDiscoveryRule (Discovery)

A discovery rule runs a scrip to discover HPE ProLiant WMI Health Collections

Knowledge Base article:

Summary

This discovery rule instantiates the HPE ProLiant WMI Health Collections.

Element properties:

TargetHewlettPackard.Servers.ProLiant.HPProLiantWMIManagement
EnabledTrue
Frequency14400
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource HewlettPackard.Servers.ProLiant.WMI.ProLiantWMIHealthDiscoveryDataSource Default

Source Code:

<Discovery ID="HewlettPackard.Servers.ProLiant.WMI.ProLiantWMIHealthDiscoveryRule" Target="HPSP!HewlettPackard.Servers.ProLiant.HPProLiantWMIManagement" Enabled="true">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="HewlettPackard.Servers.ProLiant.WMI.HPProLiantWMIProcessors">
<Property TypeID="HPSC!HewlettPackard.Servers.HPHealthCollection" PropertyID="ServerName"/>
</DiscoveryClass>
<DiscoveryClass TypeID="HewlettPackard.Servers.ProLiant.WMI.HPProLiantWMIMemory">
<Property TypeID="HPSC!HewlettPackard.Servers.HPHealthCollection" PropertyID="ServerName"/>
</DiscoveryClass>
<DiscoveryClass TypeID="HewlettPackard.Servers.ProLiant.WMI.HPProLiantWMICooling">
<Property TypeID="HPSC!HewlettPackard.Servers.HPHealthCollection" PropertyID="ServerName"/>
</DiscoveryClass>
<!--<DiscoveryClass TypeID="HewlettPackard.Servers.ProLiant.WMI.HPProLiantWMIRealtimeMonitors">
<Property TypeID="HPSC!HewlettPackard.Servers.HPHealthCollection" PropertyID="ServerName"/>
</DiscoveryClass>-->
<DiscoveryClass TypeID="HewlettPackard.Servers.ProLiant.WMI.HPProLiantWMITemperatureSensors">
<Property TypeID="HPSC!HewlettPackard.Servers.HPHealthCollection" PropertyID="ServerName"/>
</DiscoveryClass>
<DiscoveryClass TypeID="HewlettPackard.Servers.ProLiant.WMI.HPProLiantWMIPowerSupplies">
<Property TypeID="HPSC!HewlettPackard.Servers.HPHealthCollection" PropertyID="ServerName"/>
</DiscoveryClass>
<DiscoveryClass TypeID="HewlettPackard.Servers.ProLiant.WMI.HPProLiantWMIServerStorage">
<Property TypeID="HPSC!HewlettPackard.Servers.HPHealthCollection" PropertyID="ServerName"/>
<Property TypeID="HewlettPackard.Servers.ProLiant.WMI.HPProLiantWMIServerStorage" PropertyID="StorageTypes"/>
</DiscoveryClass>
<DiscoveryClass TypeID="HewlettPackard.Servers.ProLiant.WMI.HPProLiantWMIServerNetworks">
<Property TypeID="HPSC!HewlettPackard.Servers.HPHealthCollection" PropertyID="ServerName"/>
</DiscoveryClass>
<DiscoveryClass TypeID="HewlettPackard.Servers.ProLiant.WMI.HPProLiantWMIManagementProcessors">
<Property TypeID="HPSC!HewlettPackard.Servers.HPHealthCollection" PropertyID="ServerName"/>
</DiscoveryClass>
<DiscoveryClass TypeID="HewlettPackard.Servers.ProLiant.WMI.HPProLiantWMILogs">
<Property TypeID="HPSC!HewlettPackard.Servers.HPHealthCollection" PropertyID="ServerName"/>
</DiscoveryClass>
<!--<DiscoveryClass TypeID="HewlettPackard.Servers.ProLiant.WMI.HPProLiantWMIUPS">
<Property TypeID="HPSC!HewlettPackard.Servers.HPHealthCollection" PropertyID="ServerName"/>
</DiscoveryClass>-->
<DiscoveryClass TypeID="HewlettPackard.Servers.ProLiant.WMI.HPProLiantWMIServerOthers">
<Property TypeID="HPSC!HewlettPackard.Servers.HPHealthCollection" PropertyID="ServerName"/>
</DiscoveryClass>
<DiscoveryClass TypeID="HewlettPackard.Servers.ProLiant.WMI.HPProLiantWMIAdvancedServerSettings">
<Property TypeID="HPSC!HewlettPackard.Servers.HPHealthCollection" PropertyID="ServerName"/>
</DiscoveryClass>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="HewlettPackard.Servers.ProLiant.WMI.ProLiantWMIHealthDiscoveryDataSource">
<IntervalSeconds>14400</IntervalSeconds>
<TargetName>$Target/Host/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</TargetName>
</DataSource>
</Discovery>