Go to file
Iury Gregory Melo Ferreira ec80028dec [IPE] Support iDRAC driver metrics
Currently we only support metrics from ipmi and redfish driver.
This patch adds support for idrac metrics via the redfish parser.

In addition to all supported redfish metrics we also added:
- baremetal_temperature_status

We also fixed the status metrics to differentiate between warning
and critical states, showing a value of 1 for both.
The metrics now show a value of 1 for Warning and 2 for Critical.

Closes-Bug: #2111832
Assisted-By: Claude Code - Claude Sonnet 4
Change-Id: I6091013900ea5ed5d14076b837c054740c2f1873
Signed-off-by: Iury Gregory Melo Ferreira <imelofer@redhat.com>
2025-10-11 11:33:17 -03:00
2025-02-05 22:56:18 -06:00
2020-05-19 16:50:25 +08:00
2019-07-24 09:50:32 +02:00
2019-07-11 12:50:32 +02:00
2025-08-14 14:15:34 -03:00
2020-02-18 16:57:41 +01:00
2019-03-19 17:25:52 +01:00
2019-03-19 17:25:52 +01:00
2019-03-19 17:25:52 +01:00
2023-11-08 13:38:45 -08:00
2025-06-02 13:14:15 +09:00
2021-01-25 09:18:14 +00:00

Ironic Prometheus Exporter

Ironic Prometheus Exporter is a Tool to expose hardware sensor data in the Prometheus format through an HTTP endpoint.

The hardware sensor data come from bare metal machines deployed using OpenStack Bare Metal Service (ironic).

Description
Application capable to export hardware sensor data from Ironic nodes to a Prometheus Server.
Readme 1.6 MiB
Languages
Python 96%
Shell 4%