https://github.com/codemonauts/activebackup-prometheus-exporter
https://github.com/codemonauts/activebackup-prometheus-exporter
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/codemonauts/activebackup-prometheus-exporter
- Owner: codemonauts
- Created: 2020-11-04T15:36:01.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-02-20T12:45:10.000Z (about 3 years ago)
- Last Synced: 2025-04-30T14:13:01.895Z (10 months ago)
- Language: Go
- Homepage:
- Size: 27.3 KB
- Stars: 4
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# activebackup-prometheus-exporter
This is intendet to run on a Synology NAS and then export metrics from various **ActiveBackup** tools which then can
be scraped by Prometheus.
Currently supported Backup Tools are:
* ActiveBackup for Business
* ActiveBackup for GSuite
# Usage
`-dir` is the path to the directory where the tools have their data folders.
```
./activebackup-prometheus-exporter -dir /volume1/
```