Hello,

On 2/8/2006 6:54 AM, Brian A. Seklecki wrote:
Is there any built-in mechanism to test Schedule {} planning?  I need to
verify the behavior will work as expected.

If you trust Bacula itself, use the show job=xxx command. Part of the output here:

--> Schedule: name=Regular
  --> Run Level=Incremental
hour=8 mday=0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 month=0 1 2 3 4 5 6 7 8 9 10 11 wday=0 1 3 4 5 6 wom=0 1 2 3 4 woy=0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 mins=25

which tells you all Bacula knows about the schedule. In this case, it's a simple one: Daily at 8:25, each day of each month, all weekdays except Tuesday, each week of the month, and each week of the year. The job is started when _all_ of the criteria match, as far as I know.

Bumping the clock around on the machine seems reasonable, but ugly. File system activity can also be scripted outside of the system.

Somehow I don't understand what file system activity has to do with the schedules...

Arno

TIA,
~lava



-------------------------------------------------------
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


--
IT-Service Lehmann                    [EMAIL PROTECTED]
Arno Lehmann                  http://www.its-lehmann.de


-------------------------------------------------------
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