A script to check rsnapshot data backup folders
To utilize rsnapshot_verify, put the following line in the rsnapshot user crontab:
python //rsnapshot_verify.py /
Example: python /opt/rsnapshot_verify.py /backups/web_server
-
Daily.0 does not exist
-
The most recent backup is stale (a day old)
-
Folders are backed up without any contents (empty sub-directory)