BCDevOps / backup-container

A simple container for a simple backup strategy.
Apache License 2.0
39 stars 56 forks source link

Notification when there is no backup for today #134

Open WadeBarnes opened 2 weeks ago

WadeBarnes commented 2 weeks ago

When performing scheduled backup and verification, it is possible for a backup to fail due to a variety of reasons such as connectivity or storage issues. The scheduled verification for that day will verify the most recent backup, which will be the previously successful backup, which is likely to have already been verified. Without close inspection of the date stamp on the archive that was verified this produces what could easily be mistaken as a positive verification for the day (even though there should have been a failure notification for the backup).

For scheduled verifications: