mirror of
https://codeberg.org/icewind/palantir.git
synced 2026-06-03 10:14:09 +02:00
multi gpu
This commit is contained in:
parent
22c82c59af
commit
217933c1a1
15 changed files with 234 additions and 129 deletions
|
|
@ -16,7 +16,8 @@ Opinionated system metrics exporter for prometheus
|
|||
- Download the binary for your architecture from the
|
||||
[releases](https://codeberg.org/icewind/sidewindow/releases/) and place it at
|
||||
`/usr/local/bin/sidewindow`
|
||||
- Place the [sidewindow.service](sidewindow.service) file in `/etc/systemd/system/`
|
||||
- Place the [sidewindow.service](sidewindow.service) file in
|
||||
`/etc/systemd/system/`
|
||||
- Create the `sidewindow` user: `sudo useradd -m sidewindow`
|
||||
- Start enable enable the server: `sudo systemctl enable --now sidewindow`
|
||||
- Metrics will be available at `localhost:5665/metrics`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue