Travis writes:
> I had written a script for version 2.1.1 that sends me a daily status
> email as well as generates an RSS feed. It is in the list archives, but
> if you want I can email it to you.
Rich Duzenbury submitted a CGI RSS feature included in 3.x:
http://backuppc.sourceforge.net/fa
On Tue, 2007-10-02 at 16:22 -0400, Richard Bailey wrote:
> I just wanted to get some daily status on BackupPC, such as the size
> and usage of the pool/filesystem, the host status and so on. I don't
> really want to get a new email after each and every job so integrating
> this into logwatch seemed
I just wanted to get some daily status on BackupPC, such as the size and
usage of the pool/filesystem, the host status and so on. I don't really want
to get a new email after each and every job so integrating this into
logwatch seemed like the idea thing.
I saw BackupPC_serverMesg and ran it with
Richard
I used $Conf{DumpPostUserCmd} to kick off a script that compiles an
email about completion of the dumps. You may want to do some extra
digging in the associated log files to pimp up the reports but I don't
think that it will be neccessary.
Peter
Richard Bailey wrote:
> Hello, I'd lik
Hello, I'd like to get some sort of notification pushed to me that BackupPC
is working fine every once in a while. Are there any logwatch rules that
summarised the information in BackupPC's logs for the daily logwatch email
that some of us may have configured?
- Richard Bailey
--
Reporter: What