Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pkusc/ipmi-exporter

IPMItool exporter for Prometheus node_exporter
https://github.com/pkusc/ipmi-exporter

Last synced: 2 months ago
JSON representation

IPMItool exporter for Prometheus node_exporter

Awesome Lists containing this project

README

        

# Prometheus IPMItool file exporter

Use with `node_exporter`. Default textfile location is at `/run/prometheus`.

Installation:

```bash
make install
# or the following if you have a DCMI PDU for power consumption reporting
make install-dcmi-power
```