Skip to content

Diggitysc/rsnapshot_verify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

rsnapshot_verify

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

Rsnapshot will send an alert if:

  1. Daily.0 does not exist

  2. The most recent backup is stale (a day old)

  3. Folders are backed up without any contents (empty sub-directory)

About

A simple script to check rsnapshot data captures

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages