Healthchecks
Since: 2.15.0
Healthchecks (opens in a new tab) is a simple and effective cron job monitoring
Notifications can be sent on both success and failure. Healthchecks can reduce the number of messages if users
need to manage multiple backups while keeping active success notifications.
User can follow Configuring checks (opens in a new tab) and Configuring notifications (opens in a new tab) docs to setup healthchecks.
Configuration
models:
my_app:
storages:
local:
type: local
keep: 10
notifiers:
healthchecks:
type: healthchecks
url: https://healthchecks.domain.tld/ping/uuid
on_success: true