]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/qt-console/help/clients.html
Continuing to improve help files.
[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
18 <p>The Clients interface will show a list of clients and to allow the
19 user to right click on a client to popup a context sensitive menu.  The list of
20 clients is a tree structure and will show a number of attributes from the database
21 for each client. 
22
23 <p>The context sensitive menu will allow the user to perform commands in the 
24 console that may be run with the desired client having been identified.  These
25 commands include requesting the status of the client, and pruning or purging
26 jobs and files from the catalog.
27
28 <p>To understand pruning and purging, please read the Bacula documentation at
29 the following URL: http://www.bacula.org/rel-manual/Bacula_Console.html
30
31 </BODY>
32 </HTML>