Skip to content

maspiter/openmediavault_scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

openmediavault_scripts

snapRAID notifications for Openmediavault

Small script to enable notifications for snapRAID syncs.

This script was created because I wanted hourly checks for snapraid syncs to be triggered, but only 24 hourly synced when necessary. I put my openmediavault box in standby when not in use, so cannot rely on specific times to start the syncronisation. Also I do not want to spinup my drives hourly or each time a sync is triggered even though there is nothing to sync. When snapraid effectively syncs each 24 hour period, this is sufficient for me. If the previous sync was not succesfull, then I want a sync to occur the next hour.

The script checks the last modified date of the sync output file and syncs when older than specified seconds.

When last sync was not without errors, it retries the sync.

The script is to be scheduled as a task depending how frequently you want to sync.

The default effective sync interval is 24 hours.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages