Send backup status via exporter to Prometheus
This commit is contained in:
parent
2a6b2273a2
commit
be1cf37ca3
6 changed files with 137 additions and 0 deletions
7
files/prometheus-borg-exporter.service
Normal file
7
files/prometheus-borg-exporter.service
Normal file
|
@ -0,0 +1,7 @@
|
|||
[Unit]
|
||||
Description=Prometheus Borg Exporter
|
||||
After=network-online.target
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/local/bin/borg_exporter
|
||||
Type=oneshot
|
Loading…
Add table
Add a link
Reference in a new issue