Hello,

I've updated Bareos to 18.5, and when I loaded the webui client page for the 
first time, it took sometime as it went to all the clients to get the 
information it seemed.

I've been updating clients to the version 18.5, but the database table does not 
seem to get updated showing the new version running from the client.

Does anyone know how to trigger the event that took place at the beginning to 
have it poll the clients and update the database table?

The website pulls from this table:
<mysql>
use bareos;
describe Client;
select Name,Uname from Client limit 10;
</mysql>

Thanks,
-Dean

-- 
You received this message because you are subscribed to the Google Groups 
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/bareos-users/26d6edc1-44a8-4a97-8408-5737c1d3f427%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to