Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/pkusc/ipmi-exporter
- Owner: pkusc
- Created: 2019-08-22T05:55:18.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-08-22T05:57:47.000Z (over 5 years ago)
- Last Synced: 2024-08-03T01:39:24.567Z (6 months ago)
- Language: Shell
- Size: 1000 Bytes
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```