2024-07-22 13:44:29 -04:00
|
|
|
# CyberPower Exporter
|
|
|
|
|
|
|
|
Export UPS data via HTTP for prometheus service
|
|
|
|
|
|
|
|
## Setup
|
|
|
|
|
|
|
|
### Prerequisites
|
|
|
|
|
|
|
|
- [Bun](https://bun.sh)
|
2024-07-22 13:58:34 -04:00
|
|
|
- [PowerPanel](https://www.cyberpower.com/global/en/product/sku/powerpanel_for_linux#downloads)
|
2024-07-22 13:44:29 -04:00
|
|
|
|
|
|
|
### Instructions
|
|
|
|
|
2024-07-22 13:58:34 -04:00
|
|
|
1. Clone the repository
|
|
|
|
2. Run the install script: `./install.sh`
|
|
|
|
3. Setup Prometheus to scrape http://localhost:1024
|