X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=man%2Famstatus.8;h=cf2716c44f174c5a7d61ff4f78446259b302db31;hb=109540caa4e37a3663b3dcfb9a205b9609e3f561;hp=9733d1181d3f74e0096464c8b7fe734279e0abf8;hpb=310f09c0f55a2fb6f3f3746d6ded20099792b773;p=debian%2Famanda diff --git a/man/amstatus.8 b/man/amstatus.8 index 9733d11..cf2716c 100644 --- a/man/amstatus.8 +++ b/man/amstatus.8 @@ -1,44 +1,54 @@ +'\" t .\" Title: amstatus -.\" Author: -.\" Generator: DocBook XSL Stylesheets v1.72.0 -.\" Date: 02/07/2007 -.\" Manual: -.\" Source: +.\" Author: Stefan G. Weichinger +.\" Generator: DocBook XSL Stylesheets v1.76.1 +.\" Date: 07/25/2012 +.\" Manual: System Administration Commands +.\" Source: Amanda 3.3.2 +.\" Language: English .\" -.TH "AMSTATUS" "8" "02/07/2007" "" "" +.TH "AMSTATUS" "8" "07/25/2012" "Amanda 3\&.3\&.2" "System Administration Commands" +.\" ----------------------------------------------------------------- +.\" * Define some portability stuff +.\" ----------------------------------------------------------------- +.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +.\" http://bugs.debian.org/507673 +.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html +.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +.ie \n(.g .ds Aq \(aq +.el .ds Aq ' +.\" ----------------------------------------------------------------- +.\" * set default formatting +.\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l +.\" ----------------------------------------------------------------- +.\" * MAIN CONTENT STARTS HERE * +.\" ----------------------------------------------------------------- .SH "NAME" amstatus \- display the state of an Amanda run .SH "SYNOPSIS" -.HP 9 -\fBamstatus\fR [\-\-config] \fIconfig\fR [\-\-file\ \fIamdumpfile\fR] [\-\-summary] [\-\-dumping] [\-\-waitdumping] [\-\-waittaper] [\-\-dumpingtape] [\-\-writingtape] [\-\-finished] [\-\-failed] [\-\-estimate] [\-\-gestimate] [\-\-stats] +.HP \w'\fBamstatus\fR\ 'u +\fBamstatus\fR [\-\-file\ \fIamdumpfile\fR] [\-\-summary] [\-\-dumping] [\-\-waitdumping] [\-\-waittaper] [\-\-dumpingtape] [\-\-writingtape] [\-\-finished] [\-\-failed] [\-\-estimate] [\-\-gestimate] [\-\-stats] [\-\-locale\-independent\-date\-format] [\-\-config] \fIconfig\fR .SH "DESCRIPTION" .PP \fBAmstatus\fR -gives the current state of the -\fIAmanda\fR -run specified by the +gives the current state of the Amanda run specified by the \fIconfig\fR -configuration. If there is no active -\fIAmanda\fR -running, it summarizes the result of the last run. It may also be used to summarize the results of a previous run. +configuration\&. If there is no active Amanda running, it summarizes the result of the last run\&. It may also be used to summarize the results of a previous run\&. .PP See the \fBamanda\fR(8) -man page for more details about -\fIAmanda\fR. +man page for more details about Amanda\&. .SH "OPTIONS" .PP -All options may be abbreviated to the shortest non\-ambiguous sub\-string. If no options are given, everything is displayed. +All options may be abbreviated to the shortest non\-ambiguous sub\-string\&. If no options are given, everything is displayed\&. .PP \fB[\-\-config] config\fR .RS 4 -Specify the -\fIAmanda\fR -configuration you want to display the state for. +Specify the Amanda configuration you want to display the state for\&. .RE .PP \fB\-\-file amdumpfile\fR @@ -47,63 +57,78 @@ Specify an alternate file instead of the \fIamdump\fR or \fIamflush\fR -file. +file\&. .RE .PP \fB\-\-summary\fR .RS 4 -Display a summary of the state of the run. +Display a summary of the state of the run\&. .RE .PP \fB\-\-dumping\fR .RS 4 -Display all partitions that are dumping. +Display all partitions that are dumping\&. .RE .PP \fB\-\-waitdumping|wdumping\fR .RS 4 -Display all partitions that are waiting to be dumped. +Display all partitions that are waiting to be dumped\&. .RE .PP \fB\-\-waittaper|wtaper\fR .RS 4 -Display all partitions dumped that are waiting to be written to tape. +Display all partitions dumped that are waiting to be written to tape\&. .RE .PP \fB\-\-dumpingtape|dtape\fR .RS 4 -Display all partitions that are dumping directly to tape. +Display all partitions that are dumping directly to tape\&. .RE .PP \fB\-\-writingtape|wtape\fR .RS 4 -Display all partitions that are writing to tape. +Display all partitions that are writing to tape\&. .RE .PP \fB\-\-finished\fR .RS 4 -Display all partitions that are dumped and written to tape. +Display all partitions that are dumped and written to tape\&. .RE .PP \fB\-\-failed|error\fR .RS 4 -Display all partitions that failed. +Display all partitions that failed\&. .RE .PP \fB\-\-estimate\fR .RS 4 -Display all partitions whose estimate is finished. Works only during the estimate phase. +Display all partitions whose estimate is finished\&. Works only during the estimate phase\&. .RE .PP \fB\-\-gestimate|gettingestimate\fR .RS 4 -Display all partitions whose estimate is not finished. Works only during the estimate phase. +Display all partitions whose estimate is not finished\&. Works only during the estimate phase\&. .RE .PP \fB\-\-stats|statistics\fR .RS 4 -Display statistics about active\-time of taper and dumpers. +Display statistics about active\-time of taper and dumpers\&. .RE +.PP +\fB\-\-locale\-independent\-date\-format\fR +.RS 4 +Output the date in a locale independent format\&. The format is the same executing: date +\*(Aq%Y\-%m\-%d %H:%M:%S %Z\*(Aq +.RE +.SH "EXIT CODE" + +The exit code of \fBamstatus\fR is the ORed value of: +.nf + 0 = success + 1 = error + 4 = a dle failed + 8 = Don\*(Aqt know the status of a dle (RESULT_MISSING in the report) + 16 = tape error or no more tape +.fi .SH "SEE ALSO" .PP \fBamanda\fR(8), @@ -111,3 +136,9 @@ Display statistics about active\-time of taper and dumpers. \fBamdump\fR(8), \fBamrestore\fR(8), \fBamadmin\fR(8) +.PP +The Amanda Wiki: +: http://wiki.zmanda.com/ +.SH "AUTHOR" +.PP +\fBStefan G\&. Weichinger\fR <\&sgw@amanda\&.org\&>