----- Le 25 Juin 20, à 15:42, backu...@kosowsky.org a écrit : > > Helpful configurable options would include: > - *Days* since last successful backup - *per host* configurable - as you > may want to be more paranoid about certain hosts versus others while > others you may not care if it gets backed up regularly and you want > to avoid the "nag" emails > > - *Number* of errors in last backup - *per host/per share* > configurable - Idea being that some hosts may naturally have more > errors due to locked files or fleeting files while other shares may > be rock stable. (Potentially, one could even trigger on types of errors > or you could exclude certain types of errors from the count) > > - *Percent* of files changed/added/deleted in last backup relative to > prior backup - *per host/per share* configurable - idea here being > that you want to be alerted if something unexpected has changed on > the host which could even be dramatic if a share has been damaged or > deleted or not mounted etc. > > Just a thought starter... I'm sure others may have other ideas to add... >
I do all of this with Zabbix and some custom scripts : https://git.fws.fr/fws/zabbix-agent-addons/src/branch/master/zabbix_scripts * Alert if no backup since $Conf{EMailNotifyOldBackupDays} * Alert if Xfer error > threshold * Alert if new file size seems abnormal (too small or too big) * Graph some data about space consumption/compression efficiency Maybe it can help ;-) ++ -- [ https://www.firewall-services.com/ ] Daniel Berteaud FIREWALL-SERVICES SAS, La sécurité des réseaux Société de Services en Logiciels Libres Tél : +33.5 56 64 15 32 Matrix: @dani:fws.fr [ https://www.firewall-services.com/ | https://www.firewall-services.com ] _______________________________________________ BackupPC-users mailing list BackupPC-users@lists.sourceforge.net List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/