X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=man%2Famoverview.8;h=854a9417b2d9dabba3d185dcff9fe714db0fe200;hb=cd0b924f27312d57bd42f6c4fae2b795139e2d0b;hp=72358dbf5d0c046ecc8762db969bb2287781dbc2;hpb=96f35b20267e8b1a1c846d476f27fcd330e0b018;p=debian%2Famanda diff --git a/man/amoverview.8 b/man/amoverview.8 index 72358db..854a941 100644 --- a/man/amoverview.8 +++ b/man/amoverview.8 @@ -2,12 +2,12 @@ .\" Title: amoverview .\" Author: Stefan G. Weichinger .\" Generator: DocBook XSL Stylesheets vsnapshot_8273 -.\" Date: 11/05/2009 +.\" Date: 06/02/2011 .\" Manual: System Administration Commands -.\" Source: Amanda 2.6.1p2 +.\" Source: Amanda 3.3.0 .\" Language: English .\" -.TH "AMOVERVIEW" "8" "11/05/2009" "Amanda 2\&.6\&.1p2" "System Administration Commands" +.TH "AMOVERVIEW" "8" "06/02/2011" "Amanda 3\&.3\&.0" "System Administration Commands" .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- @@ -19,31 +19,27 @@ .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" -amoverview \- display file systems processed by \fIAmanda\fR over time +amoverview \- display file systems processed by Amanda over time .SH "SYNOPSIS" .HP \w'\fBamoverview\fR\ 'u -\fBamoverview\fR [[\-config\ ]\ \fIconfig\fR] [\-hostwidth\ \fIwidth\fR] [\-diskwidth\ \fIwidth\fR] [\-skipmissed] [\-last] [\-num0] [\-togo0] [\-verbose] +\fBamoverview\fR [\-\-hostwidth\ \fIwidth\fR] [\-\-diskwidth\ \fIwidth\fR] [\-\-skipmissed] [\-\-last] [\-\-num0] [\-\-togo0] [\-\-verbose] [\-\-config\ ]\ \fIconfig\fR .SH "DESCRIPTION" .PP \fBAmoverview\fR -displays a chart showing hosts and file systems processed by -\fIAmanda\fR -along with the backup level performed each day\&. +displays a chart showing hosts and file systems processed by Amanda along with the backup level performed each day\&. .PP See the \fBamanda\fR(8) -man page for more details about -\fIAmanda\fR\&. +man page for more details about Amanda\&. .SH "OPTIONS" .PP -\fB\-config\fR \fIconfig\fR +\fB\-\-config\fR \fIconfig\fR .RS 4 Use configuration -\fIconfig\fR -instead of configuration daily\&. +\fIconfig\fR\&. .RE .PP -\fB\-hostwidth\fR \fIwidth\fR +\fB\-\-hostwidth\fR \fIwidth\fR .RS 4 Set \fBhost\fR @@ -52,7 +48,7 @@ field column width to characters instead of 8\&. .RE .PP -\fB\-diskwidth\fR \fIwidth\fR +\fB\-\-diskwidth\fR \fIwidth\fR .RS 4 Set \fBdisk\fR @@ -61,29 +57,27 @@ field column width to characters instead of 20\&. .RE .PP -\fB\-skipmissed\fR +\fB\-\-skipmissed\fR .RS 4 -Compacts the output by only printing stats for the days -\fIAmanda\fR -actually ran\&. +Compacts the output by only printing stats for the days Amanda actually ran\&. .RE .PP -\fB\-last\fR +\fB\-\-last\fR .RS 4 Outputs the last status of each disk at the start\&. Useful for long tapecycles and/or sparse reports\&. .RE .PP -\fB\-num0\fR +\fB\-\-num0\fR .RS 4 Outputs the number of level 0 dumps for each disk\&. .RE .PP -\fB\-togo0\fR +\fB\-\-togo0\fR .RS 4 Outputs the number of runs until the last level 0 dump is overwritten\&. .RE .PP -\fB\-verbose\fR +\fB\-\-verbose\fR .RS 4 \fBAmoverview\fR can take a long while on large systems\&. This option reports intermediate steps while it is working\&. @@ -101,9 +95,7 @@ A number indicates the level of backup and it succeeded\&. An "E" indicates an e .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\&. .PP -You can also have a double code if you have two tapes in the changer and -\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)\&. +You can also have a double code if you have two tapes in the changer and Amanda 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 @@ -125,9 +117,11 @@ host2 /var 1 1 0 1 1 1 .fi .SH "SEE ALSO" .PP -\fBamadmin\fR(8), \fBamanda\fR(8), -: http://wiki.zmanda.com +\fBamadmin\fR(8) +.PP +The Amanda Wiki: +: http://wiki.zmanda.com/ .SH "AUTHOR" .PP \fBStefan G\&. Weichinger\fR <\&sgw@amanda\&.org\&>