Tag Archives: tarsnap
Tarsnap Nagios checks
Posted by on January 23, 2011
While I have been using Tarsnap for a while now it is first recently I have gotten around to make Nagios monitor those backups. Given that I really don’t want to give the nagios user any actual access to my backups, I instead take the approach of having my backup script create a status file [...]
tarsnap bash-completion
Posted by on April 25, 2009
I’m currently trying out the Tarsnap backup solution (beta). Since it doesn’t come with a bash-completion of its own I’ve created one myself. I really can’t stand working with –long-options without proper completion. For now I maintain it as a “junk branch” in Launchpad. https://code.launchpad.net/~andol/+junk/tarsnap-completion UPDATE: http://bitbucket.org/andol/tarsnap-completion/ So far there is only the initial commit, [...]