Subscribe to Mailing Lists     FAQFAQ    SearchSearch      Register  Log in to check your private messagesLog in to check your private messages    Log inLog in 
These forums brought to you by Backup Central, where we also have the Mr. Backup Blog, Mailing Lists, FAQs,
and Directories of Backup Software and Hardware
send an email upon successful backup?

 
Post new topic   Reply to topic    Backup Central Forums Forum Index -> BackupPC
View previous topic :: View next topic  
Author Message
Tomasz Chmielewski
Guest





PostPosted: Tue Mar 09, 2010 2:18 pm    Post subject: send an email upon successful backup? Reply with quote

Is it possible to make BackupPC send an email after a successful backup?

Right now, I only see it will notify on backup failures.


--
Tomasz Chmielewski
http://wpkg.org

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
BackupPC-users mailing list
BackupPC-users < at > lists.sourceforge.net
List: https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki: http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/
Back to top
Carl Wilhelm Soderstrom
Guest





PostPosted: Wed Mar 10, 2010 9:09 am    Post subject: send an email upon successful backup? Reply with quote

On 03/09 11:15 , Tomasz Chmielewski wrote:
Quote:
Is it possible to make BackupPC send an email after a successful backup?

Right now, I only see it will notify on backup failures.

This has been asked several times in the past.
Usually it's been pointed out that it's a poor idea; since it's backwards of
the Unix philosophy that 'no news is good news', which is based on the fact
that it's really hard to notice the *absence* of something.

All that said, there are some scripts which have been posted to this mailing
list in the past, to do what you want.

--
Carl Soderstrom
Systems Administrator
Real-Time Enterprises
www.real-time.com

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
BackupPC-users mailing list
BackupPC-users < at > lists.sourceforge.net
List: https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki: http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/
Back to top
Tomasz Chmielewski
Guest





PostPosted: Wed Mar 10, 2010 9:48 am    Post subject: send an email upon successful backup? Reply with quote

Am 10.03.2010 18:02, Carl Wilhelm Soderstrom wrote:
Quote:
On 03/09 11:15 , Tomasz Chmielewski wrote:
Quote:
Is it possible to make BackupPC send an email after a successful backup?

Right now, I only see it will notify on backup failures.

This has been asked several times in the past.
Usually it's been pointed out that it's a poor idea; since it's backwards of
the Unix philosophy that 'no news is good news', which is based on the fact
that it's really hard to notice the *absence* of something.

Unless your mailing system on the backup host broke down while the
backups are failing, too.

Or you want to graph some stats etc.


Quote:
All that said, there are some scripts which have been posted to this mailing
list in the past, to do what you want.

Thanks for pointing out.


--
Tomasz Chmielewski
http://wpkg.org



------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
BackupPC-users mailing list
BackupPC-users < at > lists.sourceforge.net
List: https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki: http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/
Back to top
Les Mikesell
Guest





PostPosted: Wed Mar 10, 2010 9:49 am    Post subject: send an email upon successful backup? Reply with quote

On 3/10/2010 11:02 AM, Carl Wilhelm Soderstrom wrote:
Quote:
On 03/09 11:15 , Tomasz Chmielewski wrote:
Quote:
Is it possible to make BackupPC send an email after a successful backup?

Right now, I only see it will notify on backup failures.

This has been asked several times in the past.
Usually it's been pointed out that it's a poor idea; since it's backwards of
the Unix philosophy that 'no news is good news', which is based on the fact
that it's really hard to notice the *absence* of something.

All that said, there are some scripts which have been posted to this mailing
list in the past, to do what you want.

Yes, it is really better to just look at your host summary page often
enough to catch problems before they are serious. If you need an email
reminder, just mail yourself the link every morning - and when you click
it, glance down the 'last backup (days) column.

--
Les Mikesell
lesmikesell < at > gmail.com

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
BackupPC-users mailing list
BackupPC-users < at > lists.sourceforge.net
List: https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki: http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/
Back to top
Timothy J Massey
Guest





PostPosted: Wed Mar 10, 2010 1:16 pm    Post subject: send an email upon successful backup? Reply with quote

Tomasz Chmielewski <mangoo < at > wpkg.org> wrote on 03/10/2010 12:44:35 PM:

Quote:
Am 10.03.2010 18:02, Carl Wilhelm Soderstrom wrote:
Quote:
On 03/09 11:15 , Tomasz Chmielewski wrote:
Quote:
Is it possible to make BackupPC send an email after a successful
backup?
Quote:
Quote:
Quote:

Right now, I only see it will notify on backup failures.

This has been asked several times in the past.
Usually it's been pointed out that it's a poor idea; since it's
backwards of
Quote:
Quote:
the Unix philosophy that 'no news is good news', which is based on the
fact
Quote:
Quote:
that it's really hard to notice the *absence* of something.

Unless your mailing system on the backup host broke down while the
backups are failing, too.

Or you want to graph some stats etc.

A daily e-mail is *not* the right tool for either of those jobs: status
monitoring or statistics. That's what active monitoring systems and data
logging systems (Nagios, Cacti, etc.) are for. Such tools can connect
directly to the server and pull whatever information you want them to,
nearly continuously.

People who are used to getting such daily e-mails think that living
without them is impossible; however, once you have an actual monitoring
system, you will never want to go back. Like has been said, one of two
things will happen: either you will simply begin to ignore the daily
e-mails (in which case they're useless), or you will have the discipline
to open every one of those e-mails. In which case, you have the
discipline to open the BackupPC webpage every day! Smile

But again, a system like Nagios is invaluable for this type of thing.

Timothy J. Massey


------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
BackupPC-users mailing list
BackupPC-users < at > lists.sourceforge.net
List: https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki: http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Backup Central Forums Forum Index -> BackupPC All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group
Magic SEO URL for phpBB