Imported Upstream version 2.5.1p3
[debian/amanda] / man / amoverview.8
index 65ab30b4db3ae575511c8b4d2ed0a60184155be8..f0376b06352e369aece3963c70070cc2bb7505d8 100644 (file)
@@ -1,77 +1,85 @@
-.\"Generated by db2man.xsl. Don't modify this, modify the source.
-.de Sh \" Subsection
-.br
-.if t .Sp
-.ne 5
-.PP
-\fB\\$1\fR
-.PP
-..
-.de Sp \" Vertical space (when we can't use .PP)
-.if t .sp .5v
-.if n .sp
-..
-.de Ip \" List item
-.br
-.ie \\n(.$>=3 .ne \\$3
-.el .ne 3
-.IP "\\$1" \\$2
-..
-.TH "AMOVERVIEW" 8 "" "" ""
+.\"     Title: amoverview
+.\"    Author: 
+.\" Generator: DocBook XSL Stylesheets v1.72.0 <http://docbook.sf.net/>
+.\"      Date: 02/07/2007
+.\"    Manual: 
+.\"    Source: 
+.\"
+.TH "AMOVERVIEW" "8" "02/07/2007" "" ""
+.\" disable hyphenation
+.nh
+.\" disable justification (adjust text to left margin only)
+.ad l
 .SH "NAME"
-amoverview - display file systems processed by Amanda over time
+amoverview \- display file systems processed by Amanda over time
 .SH "SYNOPSIS"
 .HP 11
-\fBamoverview\fR [[-config ] \fIconfig\fR] [-hostwidth \fIwidth\fR] [-diskwidth \fIwidth\fR] [-skipmissed] [-last] [-num0] [-togo0] [-verbose]
+\fBamoverview\fR [[\-config\ ]\ \fIconfig\fR] [\-hostwidth\ \fIwidth\fR] [\-diskwidth\ \fIwidth\fR] [\-skipmissed] [\-last] [\-num0] [\-togo0] [\-verbose]
 .SH "DESCRIPTION"
 .PP
 \fBAmoverview\fR
 displays a chart showing hosts and file systems processed by
-\fBAmanda\fR
+\fIAmanda\fR
 along with the backup level performed each day.
 .PP
 See the
 \fBamanda\fR(8)
 man page for more details about
-\fBAmanda\fR.
+\fIAmanda\fR.
 .SH "OPTIONS"
-.TP
-\fB-config\fR \fIconfig\fR
+.PP
+\fB\-config\fR \fIconfig\fR
+.RS 4
 Use configuration
-\fBconfig\fR
+\fIconfig\fR
 instead of configuration daily.
-.TP
-\fB-hostwidth\fR \fIwidth\fR
+.RE
+.PP
+\fB\-hostwidth\fR \fIwidth\fR
+.RS 4
 Set
 \fBhost\fR
 field column width to
-\fBwidth\fR
+\fIwidth\fR
 characters instead of 8.
-.TP
-\fB-diskwidth\fR \fIwidth\fR
+.RE
+.PP
+\fB\-diskwidth\fR \fIwidth\fR
+.RS 4
 Set
 \fBdisk\fR
 field column width to
-\fBwidth\fR
+\fIwidth\fR
 characters instead of 20.
-.TP
-\fB-skipmissed\fR
+.RE
+.PP
+\fB\-skipmissed\fR
+.RS 4
 Compacts the output by only printing stats for the days
-\fBAmanda\fR
+\fIAmanda\fR
 actually ran.
-.TP
-\fB-last\fR
+.RE
+.PP
+\fB\-last\fR
+.RS 4
 Outputs the last status of each disk at the start. Useful for long tapecycles and/or sparse reports.
-.TP
-\fB-num0\fR
+.RE
+.PP
+\fB\-num0\fR
+.RS 4
 Outputs the number of level 0 dumps for each disk.
-.TP
-\fB-togo0\fR
+.RE
+.PP
+\fB\-togo0\fR
+.RS 4
 Outputs the number of runs until the last level 0 dump is overwritten.
-.TP
-\fB-verbose\fR
+.RE
+.PP
+\fB\-verbose\fR
+.RS 4
 \fBAmoverview\fR
 can take a long while on large systems. This option reports intermediate steps while it is working.
+.RE
 .SH "RESULTS"
 .PP
 \fBamoverview\fR
@@ -83,20 +91,21 @@ contains anything other than "OK", amoverview translates this into "E" for that
 .PP
 A number indicates the level of backup and it succeeded. An "E" indicates an error for that day. You get an "E" for all errors, like failed to connect, datatimeout, computer crashed, etc, but also for failing to write to tape.
 .PP
-You can have an "E" followed by a number if a filesystem ran into end-of-tape once (gives an "E", and later that day, you flush it to a second tape (a number: the level, indicating success). If the flush failed too, you get a double "EE" for that day.
+You can have an "E" followed by a number if a filesystem ran into end\-of\-tape once (gives an "E", and later that day, you flush it to a second tape (a number: the level, indicating success). If the flush failed too, you get a double "EE" for that day.
 .PP
 You can also have a double code if you have two tapes in the changer and
-\fBAmanda\fR
+\fIAmanda\fR
 failed to write to tape the first time because it hit end of tape (resulting in "E0", for a full, "E1" for an incremental etc.) or twice with error ("EE"), and may a successful flush afterwards giving maybe "EE0". (Only the latest 2 characters are printed).
 .SH "EXAMPLE"
 .PP
 This shows the
 \fI/home\fR
 file system on
-\fBhost2\fR
+\fIhost2\fR
 was backed up at level 3 on the 8th, 9th and 10th of December, had a full backup on the 11th, a level 1 on the 12th and a level 2 on the 13th.
+.sp
+.RS 4
 .nf
-
 # amoverview
                          date 12 12 12 12 12 12
 host     disk                 08 09 10 11 12 13
@@ -108,8 +117,8 @@ host2    /home                 3  3  3  0  1  2
 host2    /opt                  1  1  1  1  1  1
 host2    /var                  1  1  0  1  1  1 
 .fi
+.RE
 .SH "SEE ALSO"
 .PP
 \fBamadmin\fR(8),
 \fBamanda\fR(8)
-