From 8a9a742373612eaf394f2f214c7efcf03b766510 Mon Sep 17 00:00:00 2001
From: Dirk H Bartley The Clients interface will show a list of clients and to allow the
+user to right click on a client to popup a context sensitive menu. The list of
+clients is a tree structure and will show a number of attributes from the database
+for each client.
+
+ The context sensitive menu will allow the user to perform commands in the
+console that may be run with the desired client having been identified. These
+commands include requesting the status of the client, and pruning or purging
+jobs and files from the catalog.
+
+ To understand pruining and purging, please read the bacula docuemtation at
+the following url: http://www.bacula.org/rel-manual/Bacula_Console.html
+
+
+
diff --git a/bacula/src/qt-console/help/console.html b/bacula/src/qt-console/help/console.html
index 8521b0c3e4..e356f4be89 100644
--- a/bacula/src/qt-console/help/console.html
+++ b/bacula/src/qt-console/help/console.html
@@ -20,7 +20,16 @@ normally be displayed in bconsole. Use the command window that by default is
at the bottom of the window to manually enter in any command like would be done
with bconsole.
- An alphabetic list of the commands can be found on the following web url
+ There are 2 icons in the taskbar which are designed to run console commands.
+
+ Use the status
+icon in the taskbar to run the status dir command.
+
+ Use the messages icon in the taskbar to run the messages command.
+
+ There will be no attempt to document console commands here. An alphabetic list of
+the commands can be found on the following web url
http://www.bacula.org/rel-manual/Bacula_Console.html
Bat User's Guide
+
+
+The Clients Interface
+
+
The Filesets interface will show a list of filesets and to allow the +user to right click on a fileset to popup a context sensitive menu. The list of +filesets is a tree structure and will show a number of attributes from the database +for each fileset. + +
The context sensitive menu will allow the user to perform the command status +fileset in the console. The user can also open up a new JobList window with the +Fileset dropdown pre-populated with the selected fileset. + +
diff --git a/bacula/src/qt-console/help/filesets.html b/bacula/src/qt-console/help/filesets.html new file mode 100644 index 0000000000..1025417883 --- /dev/null +++ b/bacula/src/qt-console/help/filesets.html @@ -0,0 +1,28 @@ + + +
+
+ + + + + + + +
+