1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/modules/bm-about-ipe.adoc
2026-01-23 16:23:18 +00:00

23 lines
940 B
Plaintext

// This is included in the following assemblies:
//
// * installing/installing_bare_metal/bare-metal-postinstallation-configuration.adoc
:_mod-docs-content-type: CONCEPT
[id="bm-about-ipe_{context}"]
= Hardware metrics in the Monitoring stack
[role="_abstract"]
Hardware metrics can be exported to the cluster by enabling the Ironic Prometheus Exporter (IPE).
IPE is a tool that exposes the hardware sensor data of cluster nodes in the Prometheus format.
When you enable IPE in your cluster, the tool collects data from the baseboard management controller (BMC) of each node and exports the data to the cluster's monitoring stack.
[NOTE]
====
This method of collecting hardware metrics works only on Redfish-compatible BMCs.
====
You can then view these hardware metrics alongside other metrics in the **Observe** tab of the web console.
:FeatureName: Monitoring bare metal hardware metrics
include::snippets/technology-preview.adoc[]