backupninja/etc
Micah Anderson fa2528a083
Add basic prometheus metrics for backup status.
This requires that `prometheus-node-exporter` is installed.

If `reportprom` is set, then during the reporting phase, metrics will be written
to `${prom_textfile_dir}/backupninja.prom`, which will then be available for
scraping by prometheus.

The metrics simply report the hostname and the number of actions run, the number
of warnings, errors, fails, and halts that were produced in the backup run.

These are written to the prometheus-node-exporter directory in an atomic way.
2021-06-24 10:55:31 -04:00
..
cron.d change cronjob to autotools template 2005-10-26 23:01:45 +00:00
logrotate.d Move logrotate to autotools template 2005-10-26 23:02:25 +00:00
backupninja.conf.in Add basic prometheus metrics for backup status. 2021-06-24 10:55:31 -04:00
Makefile.am fixed automake problem if /etc/backup.d already exists 2006-10-07 23:04:27 +00:00