BackupPC verification helper
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Heuzef e8e28f412f Setup viewcheck 5 years ago
Browse.pm add Browse.pm 5 years ago
Check.pm Remove full/incr age col 5 years ago
ViewCheck.pm Setup viewcheck 5 years ago
backuppc_check.pl remove var share test 5 years ago
check_backuppc_sudo.pl Add check_backuppc_sudo.pl 5 years ago
en.pm Update en.pm 5 years ago
readme.txt Update readme 5 years ago

readme.txt

Need to install some perl module :

yum -y install perl-JSON perl-Statistics-Descriptive

Update script :
cd BackupPC-Check
git pull ; \cp -vu Check.pm /usr/share/BackupPC/lib/BackupPC/CGI/Check.pm ; \cp -vu en.pm /usr/share/BackupPC/lib/BackupPC/Lang/en.pm