diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-01-08 12:26:55 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-01-08 12:26:55 +0000 |
commit | d2a9ca79f837b7530439f9a357b412411d98e4b9 (patch) | |
tree | 0db508424ef1662f991b533a45d49c936f661213 /net-mgmt/fruity/pkg-descr | |
parent | 7232682274001911d06fb5b4b0c381669bd138fb (diff) | |
download | ports-d2a9ca79f837b7530439f9a357b412411d98e4b9.tar.gz ports-d2a9ca79f837b7530439f9a357b412411d98e4b9.zip |
Notes
Diffstat (limited to 'net-mgmt/fruity/pkg-descr')
-rw-r--r-- | net-mgmt/fruity/pkg-descr | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/net-mgmt/fruity/pkg-descr b/net-mgmt/fruity/pkg-descr new file mode 100644 index 000000000000..9ccc7cea12e9 --- /dev/null +++ b/net-mgmt/fruity/pkg-descr @@ -0,0 +1,17 @@ +Bacula-web is a php based web program that provides you a summarized output +of jobs that have already run. It obtains its information from your catalog +database. Aside from a nice graphical display, it provides summaries of your +jobs, as well as graphs of job usage. This is a fairly high level bacula +management tool. Here are a few points that one user made concerning this +important tool: + +- It is web-based so can be accessed from anywhere. +- It is "read only" users can examine the state of the backups but not write +to anything and therefore do no damage +- It packs a phenomenal amount of information into a single web-page - that I +credit as being very good design! + +The documentation for bacula-web can be found in a separate bacula-web +document in the bacula-docs release. + +WWW: http://www.bacula.org/ |