Re: [Bacula-users] Bat doesn't forget

2018-04-10 Thread Ralf Brinkmann

Am 06.04.2018 um 14:53 schrieb Heitor Faria:


I think this is the exepcted behaviour. Running a backup job would
also update the information. The opposite, executing a 'status all'
automatically during bat start up could greatly slow things down.
There are Directors with thousand of clients.


Thanks Heitor,

for the future I'll furtheron will rely on my script that reports in
a loop all the clients' stati instantly:


...
for ii in $CLIENTS
do
   client=$ii"-fd"
   echo $client
   bcon "status client=""$client" | head -8 | tail -2 | sed 's/^/   /'
   echo
done


--
Ralf Brinkmann

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Bat doesn't forget

2018-04-06 Thread Heitor Faria
Hello Ralf,

> Only for cosmetic issues.
> 
> After an update of a bacula file daemon bat still will show the old
> Version in the client list.
> 
> As long as you click in the list for each client "Status Client" and
> then "Refresh Client List".

I think this is the exepcted behaviour. Running a backup job would also update 
the information.
The opposite, executing a 'status all' automatically during bat start up could 
greatly slow things down. There are Directors with thousand of clients.
 
> --
> Ralf Brinkmann

Regards,
-- 
=== 
Heitor Medrado de Faria | EB-1 Visa | LPIC-III | ITIL-F | EMC 05-001 
• Check my Bacula Book at Amazon.com http://bacula.us/book 
• Do you need Bacula training? http://bacula.us/video-classes/ 
• USA +1 (323) 300-53 87 | Brazil +55 (61) 98268-4220 | http://bacula.us 
===

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users