Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Watch after the backup tasks execution #220

Open
bohdan-shulha opened this issue Oct 6, 2024 · 0 comments
Open

Watch after the backup tasks execution #220

bohdan-shulha opened this issue Oct 6, 2024 · 0 comments

Comments

@bohdan-shulha
Copy link
Contributor

We need to monitor if backup tasks are being executed successfully.

Add a cron job to loop over all backup schedules and check if the:

  1. Corresponding backup has been created;
  2. If the backup's size is relatively stable (i.e. no huge drops like 2GiB => 1MiB).

Issue a warning if something goes wrong.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant