[Bacula-users] View older backups

2013-01-21 Thread Jose Joaquin Anton Herrerias
Hello, Im using bacula and now I get all the space used by backups . I find how to view the space used with this SQL: SELECT Client.Name AS Client, Pool.Name as Pool, sum(Job.JobFiles) as Files, sum(Job.JobBytes) as Bytes FROM Client, Job, Pool WHERE Job.ClientID = Client.ClientID and Jo

[Bacula-users] Bat configuration 2 directors

2013-01-18 Thread Jose Joaquin Anton Herrerias
Hello, Im using bat for manage the bacula and i see on this image that you can manage 2 or more baculas. See the image http://wiki.bacula.org/lib/exe/fetch.php?media=bat-versionbrowser.png Anyone knows the structure configuration or a example of that? Maybe can be: Director{ N