Imported Upstream version 2.4.5p1
[debian/amanda] / man / amoverview.8
index 21c7c15aa6f240761d72352ec9328d1793ef1126..275d07624df24cf3b38489e3a2e12fb155cf0ad6 100644 (file)
@@ -24,7 +24,7 @@ amoverview \- display file systems processed by AMANDA over time
 .ad l
 .hy 0
 .HP 11
-\fBamoverview\fR [[\-config]\ \fIconfig\fR] [\-hostwidth\ \fIwidth\fR] [\-diskwidth\ \fIwidth\fR] [\-skipmissed] [\-verbose]
+\fBamoverview\fR [[\-config]\ \fIconfig\fR] [\-hostwidth\ \fIwidth\fR] [\-diskwidth\ \fIwidth\fR] [\-skipmissed] [\-last] [\-num0] [\-togo0] [\-verbose]
 .ad
 .hy
 
@@ -54,6 +54,18 @@ Set \fBdisk\fR field column width to \fBwidth\fR characters instead of 20\&.
 \fB\-skipmissed\fR
 Compacts the output by only printing stats for the days \fBAMANDA\fR actually ran\&.
 
+.TP
+\fB\-last\fR
+Outputs the last status of each disk at the start.  Useful for long tapecycles and/or sparse reports\&.
+
+.TP
+\fB\-num0\fR
+Outputs the number of level 0 dumps for each disk\&.
+
+.TP
+\fB\-togo0\fR
+Outputs the number of runs until the last level 0 dump is overwritten\&.
+
 .TP
 \fB\-verbose\fR
 \fBAmoverview\fR can take a long while on large systems\&. This option reports intermediate steps while it is working\&.
@@ -61,16 +73,16 @@ Compacts the output by only printing stats for the days \fBAMANDA\fR actually ra
 .SH "RESULTS"
 
 .PP
-\fBamoverview\fR is a summary of the output of " \fBamadmin <config> find\fR "\&. When the last column of \fBamadmin find\fR contains anything other than ``\fBOK\fR'', amoverview translates this into ``\fBE\fR'' for that day\&.
+\fBamoverview\fR is a summary of the output of " \fBamadmin <config> find\fR "\&. When the last column of \fBamadmin find\fR contains anything other than "OK", amoverview translates this into "E" for that day\&.
 
 .PP
-A number indicates the level of backup and it succeeded\&. An ``\fBE\fR'' indicates an error for that day\&. You get an ``\fBE\fR'' for all errors, like failed to connect, datatimeout, computer crashed, etc, but also for failing to write to tape\&.
+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 ``\fBE\fR'' followed by a number if a filesystem ran into end\-of\-tape once (gives an ``\fBE\fR'', 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 ``\fBEE\fR'' 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 failed to write to tape the first time because it hit end of tape (resulting in ``\fBE0\fR'', for a full, ``\fBE1\fR'' for an incremental etc\&.) or twice with error (``\fBEE\fR''), and may a successful flush afterwards giving maybe ``\fBEE0\fR''\&. (Only the latest 2 characters are printed)\&.
+You can also have a double code if you have two tapes in the changer and \fBAMANDA\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"