Skip to main content

HP Insight Management Agent - Server (Alpha)

Description

This connector enables Alpha-specific hardware monitoring through the HP Insight Manager (Server Agent).

hardware hpe

Enterprise Connector

This connector requires the Enterprise edition of MetricsHub.

Target

Typical platform: HPE ProLiant

Operating systems: HP Tru64, HP OpenVMS

Prerequisites

Leverages: HP Insight Management Agents

Technology and protocols: SNMP

Examples

CLI

metricshub HOSTNAME -t vms -c +CpMgServTru64 --snmp v2c --community public

metricshub.yaml

resourceGroups:
<RESOURCE_GROUP>:
resources:
<HOSTNAME-ID>:
attributes:
host.name: <HOSTNAME> # Change with actual host name
host.type: vms
connectors: [ +CpMgServTru64 ] # 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 - Server (Alpha) connector will be automatically activated, and its status will be reported as OK if all the below criteria are met:

  • The device type must be one of: OSF1, VMS, OOB
  • An SNMP GetNext on the OID 1.3.6.1.4.1.232 must return a non-empty value

Metrics

TypeCollected MetricsSpecific Attributes
fanhw.status{hw.type="fan", state="degraded|failed|ok"}
hw.status{hw.type="fan", state="present"}
hw.parent.type
id
name
sensor_location
power_supplyhw.status{hw.type="power_supply", state="degraded|failed|ok"}
hw.status{hw.type="power_supply", state="present"}
hw.parent.type
id
name