Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codemonauts/activebackup-prometheus-exporter
https://github.com/codemonauts/activebackup-prometheus-exporter
Last synced: about 4 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/codemonauts/activebackup-prometheus-exporter
- Owner: codemonauts
- Created: 2020-11-04T15:36:01.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-02-20T12:45:10.000Z (over 1 year ago)
- Last Synced: 2024-06-20T11:55:57.232Z (5 months ago)
- Language: Go
- Homepage:
- Size: 27.3 KB
- Stars: 4
- Watchers: 5
- 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/
```