On Tue, Sep 20, 2011 at 5:42 PM, Aleksey Tsalolikhin <[email protected]> wrote: > Hi. I'm running BackupPC 3.1.0 for about 3 years now and love it. It > just works. > > I go into the Web admin UI once a week or so and check the host > summary to make sure backups are chugging along. > > Is it possible for BackupPC to email me that summary? > > I looked at /usr/bin/BackupPC_sendEmail but it looks like it will only > email if BackupPC is down.
I think that by design, "No news is good news." One way I can think of to get something would be to pull the host summary with something like wget, do some cleanup or even remove all the HTML and then use sendmail to create an email. Once you figure out all the steps put it in a shell script and add it as a cron job. Richard ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense. http://p.sf.net/sfu/splunk-d2dcopy1 _______________________________________________ BackupPC-users mailing list [email protected] List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/
