Update README.md
This commit is contained in:
parent
d47f8f5152
commit
58729ca164
@ -7,10 +7,10 @@ Export UPS data via HTTP for prometheus service
|
|||||||
### Prerequisites
|
### Prerequisites
|
||||||
|
|
||||||
- [Bun](https://bun.sh)
|
- [Bun](https://bun.sh)
|
||||||
|
- [PowerPanel](https://www.cyberpower.com/global/en/product/sku/powerpanel_for_linux#downloads)
|
||||||
|
|
||||||
### Instructions
|
### Instructions
|
||||||
|
|
||||||
1. Download the [PowerPanel](https://cyberpower.com/global/en/product/sku/powerpanel_for_linux#downloads)
|
1. Clone the repository
|
||||||
2. Install the package: `sudo dpkg -i powerpanel.deb`
|
2. Run the install script: `./install.sh`
|
||||||
3. Install the service:
|
3. Setup Prometheus to scrape http://localhost:1024
|
||||||
4. Start service automatically: `sudo systemctl enable power-exporter && sudo systemctl start power-exporter`
|
|
||||||
|
Loading…
Reference in New Issue
Block a user