]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/qt-console/help/clients.html
After getting my Tech Writer wife to riview my tech writing attempts :)
[bacula/bacula] / bacula / src / qt-console / help / clients.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
2 <HTML>
3 <HEAD>
4 <TITLE>Bat User's Guide</TITLE>
5 <META NAME="description" CONTENT="Bat User's Guide">
6 <META NAME="keywords" CONTENT="bacula">
7 <META NAME="resource-type" CONTENT="document">
8 <META NAME="distribution" CONTENT="global">
9 <META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
10 </HEAD>
11
12 <BODY>
13 <h1 align="center">Bat User's Guide</h1>
14 <br>
15
16 <h4>The Clients Interface</h4>
17 <font size=+1>
18
19 <p>The Clients interface will show a list of clients and allow the
20 user to right click on a client item to popup a context sensitive menu.  The list of
21 clients is a tree structure and will show a number of attributes from the database
22 for each client. 
23
24 <p>The context sensitive menu will allow the user to perform commands in the 
25 console that may be run with the desired client having been identified.  These
26 commands include requesting the status of the client, and pruning or purging
27 jobs and files from the catalog.
28
29 <p>To understand pruning and purging, please read the Bacula documentation at
30 the following URL: http://www.bacula.org/rel-manual/Bacula_Console.html
31
32 </BODY>
33 </HTML>