A perl/gtk graphical restore interface. It is available in Bacula cvs (gui module)
A perl web interface that allows you to launch job, follow execution, manage media, location, autochanger… It is available in Bacula svn (gui module)
A php (Zend Framework) web interface for monitoring and restoring files
http://webacula.sourceforge.net/
The basic features of the program :
Logbook - is simple electronic journal of backups. Records in logbook are insert, modify, delete manually by the operator. Records can contain links (usual web-links on which it is possible to click) to Bacula Jobs or links to other records of this logbook. In logbook insert records, for example, about Jobs, failures of the equipment, supernumerary situations, etc. Logbook stored in a separate database ”webacula”.
Receive the newest stable version :
git clone git://webacula.git.sourceforge.net/gitroot/webacula/webacula
or
git clone git://github.com/tim4dev/webacula.git
Webmin puts a GUI on lots of system administration tasks and has a module for bacula. * Bacula Backup System 1.450 * Description Configure Bacula to perform backups and restores manually or on schedule, for one or many systems * Download bacula-backup.wbm.gz * Website http://www.webmin.com/webmin/standard.html * Author Jamie Cameron * Last updated 2009-01-27 01:35:47
http://www.cein.ualberta.ca/shared/wipe_tapes.pl
A script to assist in sequentially loading and erasing all the tapes in a library.
http://www.gnu.org/software/barcode/
A simple program that can create barcode labels suitable for use in tapes.
http://www.gnu.org/software/ddrescue/ddrescue.html
A program similar to the dd utility designed to recover data from flaky media by means of repeated reads. Effectively, it will try to recover data from media such as tapes by reading them over and over again until it gets a good read on every block.
This is a perl script designed to recreate your bsr files after migration jobs.
Another perl script designed to load and wipe all tapes in an autochanger.
Use these two scripts as run before scripts to set up an even/odd job rotation schedule.
http://code.google.com/p/baculafs/
BaculaFS is a tool that exposes the Bacula catalog and storage as a Filesystem in USErspace (FUSE).