I am running regular snapshots (zfs snapshot tank/name@$date).
This is working great, however, I want to add in a little bit more intelligence. In particular, I would like to run a cron that checks the most recent snapshot and if the snapshot is OLDER than X days then send an email alert.
Any ideas?
Enjoy :)