ipmi_exporter
                                
                                 ipmi_exporter copied to clipboard
                                
                                    ipmi_exporter copied to clipboard
                            
                            
                            
                        IPMI Exporter for prometheus.io, written in Go.
IPMI Exporter
IPMI Exporter for prometheus.io, written in Go.
Requirements
- ipmitool
Docker Usage
docker run --device=/dev/ipmi0 -d --name ipmi_exporter -p 9289:9289 lovoo/ipmi_exporter:latest
Building
make build
Contributing
- Fork it!
- Create your feature branch: git checkout -b my-new-feature
- Commit your changes: git commit -am 'Add some feature'
- Push to the branch: git push origin my-new-feature
- Submit a pull request
Package repositories
Debian repo quick install:
curl -s https://packagecloud.io/install/repositories/LovooOS/prometheus-exporters/script.deb.sh | sudo bash
You can find package repositories for other systems and how to add it to the system on packagecloud.io/LovooOS/
Special thanks to packagecloud.io for hosting our packages.