HPE ProLiant Linux Server Discovery Rule

HewlettPackard.ProLiant.Monitored.Linux.HPLinuxServerDiscoveryRule (Discovery)

Discovery Rule for HPE ProLiant Linux Server

Knowledge Base article:

Summary

This discovery rule discovers and instantiates HPE ProLiant Linux Server and its associated class instances. This discovery runs a PowerShell scripts to access data provided by HPE Device Monitor Service.

Element properties:

TargetHewlettPackard.Servers.HPDeviceMonitorService
EnabledTrue
Frequency14400
RemotableFalse

Object Discovery Details:

Discovered Classes and their attribuets:

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource HewlettPackard.ProLiant.Monitored.Linux.HPLinuxServerDiscoveryDataSource Default

Source Code:

<Discovery ID="HewlettPackard.ProLiant.Monitored.Linux.HPLinuxServerDiscoveryRule" Enabled="true" Target="HPSC!HewlettPackard.Servers.HPDeviceMonitorService">
<Category>Discovery</Category>
<DiscoveryTypes>
<DiscoveryClass TypeID="HewlettPackard.ProLiant.Monitored.Linux.HPLinuxServer">
<Property TypeID="HPSC!HewlettPackard.Servers.HPDMServer" PropertyID="SerialNumber"/>
<Property TypeID="HPSC!HewlettPackard.Servers.HPDMServer" PropertyID="NetworkName"/>
<Property TypeID="HPSC!HewlettPackard.Servers.HPDMServer" PropertyID="Manufacturer"/>
<Property TypeID="HPSC!HewlettPackard.Servers.HPDMServer" PropertyID="Model"/>
<Property TypeID="HPSC!HewlettPackard.Servers.HPDMServer" PropertyID="SystemFirmware"/>
<Property TypeID="HPSC!HewlettPackard.Servers.HPDMServer" PropertyID="SystemType"/>
<Property TypeID="HPSC!HewlettPackard.Servers.HPDMServer" PropertyID="PhysicalMemory"/>
<Property TypeID="HPSC!HewlettPackard.Servers.HPDMServer" PropertyID="TotalDisk"/>
<Property TypeID="HPSC!HewlettPackard.Servers.HPDMServer" PropertyID="ManagementVersion"/>
<Property TypeID="HPSC!HewlettPackard.Servers.HPDMServer" PropertyID="InsightLightsOut"/>
<Property TypeID="HPSC!HewlettPackard.Servers.HPDMServer" PropertyID="OperatingSystem"/>
<Property TypeID="HPSC!HewlettPackard.Servers.HPDMServer" PropertyID="SystemUUID"/>
</DiscoveryClass>
</DiscoveryTypes>
<DataSource ID="DS" TypeID="HewlettPackard.ProLiant.Monitored.Linux.HPLinuxServerDiscoveryDataSource">
<IntervalSeconds>14400</IntervalSeconds>
<DiscoveryPreference>Reserved</DiscoveryPreference>
</DataSource>
</Discovery>