On 16.11.16 19:42, Ajin Kaladharan wrote: > I ment alert triggered when each time a backup gets completed of if the > backup fails.
There is no such functionality in BackupPC to send e-mails for job completion, but it can send warnings and errors. To configure please refer to http://backuppc.sourceforge.net/faq/BackupPC.html#Email-reminders-status-and-messages . However, if a backup is not failed, but completed with errors, BackupPC doesn't send any warning. Another option: you can run an external script via cron to get detailed reports by e-mail (periodically or conditionally). An example: https://github.com/moisseev/BackupPC_report ------------------------------------------------------------------------------ _______________________________________________ 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/
