In Athento it is possible to monitor the backups that have not been made in documents of the previous day: check if in the documents of the previous day, a backup of these was made. For this there is a command which sends an email if there are documents that have not been backed up.
python manage.py deploy_instance_admin
This command has the parameter:
- Email (Optional): By default the notification is sent to the support email, if an email is added as an argument it will be sent to this email.
Comments
0 comments
Please sign in to leave a comment.