HP Insight Management Agent - iLO
Description
This connector enables hardware monitoring for the HP iLO card in HP ProLiant servers through the HP Insight Manager (Server Agent) which supports almost all HP ProLiant and Integrity servers on Windows and Linux, as well as Tru64 servers.
hardware hpe linux solaris windows
Enterprise Connector
This connector requires the Enterprise edition of MetricsHub.
Target
Typical platform: HPE ProLiant
Operating systems: Microsoft Windows, Linux, HP OpenVMS, HP Tru64, Out-Of-Band, Oracle Solaris
Prerequisites
Leverages: HP Insight Management Agents
Technology and protocols: SNMP
Examples
CLI
metricshub HOSTNAME -t win -c +CpMgSm2 --snmp v2c --community public
metricshub.yaml
resourceGroups:
<RESOURCE_GROUP>:
resources:
<HOSTNAME-ID>:
attributes:
host.name: <HOSTNAME> # Change with actual host name
host.type: win
connectors: [ +CpMgSm2 ] # Optional, to load only this connector
protocols:
snmp:
version: v2c # Read documentation for v1, v2c and v3
community: public # or probably something more secure
Connector Activation Criteria
The HP Insight Management Agent - iLO connector will be automatically activated, and its status will be reported as OK if all the below criteria are met:
- An SNMP GetNext on the OID
1.3.6.1.4.1.232.9.2.2.17must return a non-empty value
Metrics
| Type | Collected Metrics | Specific Attributes |
|---|---|---|
| network | hw.status{hw.type="network", state="degraded|failed|ok"}hw.status{hw.type="network", state="present"} | bandwidthhw.parent.typeidlogical_addresslogical_address_typemodelnamephysical_addressphysical_address_type |
| other_device | hw.status{hw.type="other_device", state="degraded|failed|ok"}hw.status{hw.type="other_device", state="present"} | additional_labeldevice_typehw.parent.typeidname |