Hi Chris,

you can use a cron-job, which mails the output of this script

> #!bin/bash
> ./bconsole -c ./bconsole.conf <<END_OF_DATA
> status dir
> quit
> END_OF_DATA

to your mail account 60 minutes before you'll go home.

or you can use the

> RunAfterJob  = "/etc/bacula/mailmethenextrequiredtapename.sh"

directive in the job-resource.


regards

Thomas



Chris Dennis schrieb:
> Hello Bacula users
> 
> I'm new to Bacula, and beginning to get the hang of it.
> 
> I can't find a way to get the operator notified of which tape to mount
> *before* the jobs runs.  For example, if the daily backup is due to run
> at 10pm, the operator needs to get the notification before they go home
> at 5pm.
> 
> Or to put it another way, if 'status dir' says
> 
> Scheduled Jobs:
> Level          Type     Pri  Scheduled          Name             Volume
> =======================================================================
> Full           Backup    10  10-Feb-06 18:00    KWTest1          KW001
> 
> I want the operator to be asked to mount KW001 (if it's not mounted
> already) as soon as the previous job has finished.
> 
> If this is possible, can anyone point me to the relevant bit of the
> documentation?
> 
> regards
> 
> Chris
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc. Do you grep through log
> files
> for problems?  Stop!  Download the new AJAX search engine that makes
> searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
> _______________________________________________
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to