borgmatic/borgmatic/hooks
Dan Helfman 157e59ac88 Add Healthchecks monitoring hook "send_logs" option to enable/disable sending borgmatic logs to the Healthchecks server (#460). 2022-05-24 14:44:33 -07:00
..
__init__.py Move hooks into directory, so there can be one source file per type of hook (#225). 2019-10-21 15:52:14 -07:00
command.py Warn when an unsupported variable is used in a hook command (#420). 2022-05-23 15:27:54 -07:00
cronhub.py Change monitoring hooks to specify the ping URL / integration key as a named option. 2022-05-23 20:02:10 -07:00
cronitor.py Change monitoring hooks to specify the ping URL / integration key as a named option. 2022-05-23 20:02:10 -07:00
dispatch.py Add mongodb dump hook 2021-12-26 01:00:58 +01:00
dump.py Add mongodb dump hook 2021-12-26 01:00:58 +01:00
healthchecks.py Add Healthchecks monitoring hook "send_logs" option to enable/disable sending borgmatic logs to the Healthchecks server (#460). 2022-05-24 14:44:33 -07:00
mongodb.py Add MongoDB database hook documentation. 2022-01-04 16:26:38 -08:00
monitor.py Monitor backups with PagerDuty hook integration (#245). 2020-01-27 15:32:09 -08:00
mysql.py Fix unicode error when restoring particular MySQL databases (#476). 2021-12-08 16:40:25 -08:00
pagerduty.py Change monitoring hooks to specify the ping URL / integration key as a named option. 2022-05-23 20:02:10 -07:00
postgresql.py Rename PostgreSQL SSL config variables 2020-06-19 13:20:14 +03:00