Duply

Duply backup status

Description:

A plugin to monitor duply (based on duplicity) backup status

Current Version

Last Release Date

September 17, 2011

Compatible With


Project Files
Project Notes
Reviews (3) Add a Review
Forked on github
by feraudet, November 30, 2015
Forked on github to improve code
Helpful? Yes  No 
Instance already running marked as Critical
by outofcontrol, May 31, 2015
Great plugin. We run a lot of different backups to S3 on one server. We were surprised to see a CRITICAL error today "Unexpected output: Another instance is already running with this archive directory"

To fix this I think I only needed to add at line 70:

if output.find("Another instance is already running with this archive directory")==1:
return False
Helpful? Yes  No 
nice check - some improvements needed
by Reiner030, September 30, 2014
Hi,

a) s3 backup check works mostly out of the box
"Problem". sudo rights needs "ALL" or full path
/usr/bin/duply to work

b) ssh backup creates STDERR output:

# duply `hostname` status >/dev/null
ssh: Connected (version 2.0, client OpenSSH_5.5p1)
ssh: Authentication (publickey) successful!
ssh: Secsh channel 1 opened.
ssh: [chan 1] Opened sftp connection (server version 3)
which needs to be filtered/ignored.
( I try to post here later a fix for it).

Bests
Helpful? Yes  No 
Add a Review

You must be logged in to submit a review.

Thank you for your review!

Your review has been submitted and is pending approval.

Recommend

To:


From:


Thank you for your recommendation!

Your recommendation has been sent.

Project Stats
Rating
4.7 (3)
Favorites
0
Views
89,270