X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=man%2Famcheck.8;h=4483818789cf5a13b984bc18ac5b7681f1b71aa1;hb=refs%2Ftags%2Fupstream%2F2.5.1;hp=657df5610204fad9df8fa7adcbdbf1b23d2bc755;hpb=94c03cae686e4196a345d72452fda2a5203768ce;p=debian%2Famanda diff --git a/man/amcheck.8 b/man/amcheck.8 index 657df56..4483818 100644 --- a/man/amcheck.8 +++ b/man/amcheck.8 @@ -22,7 +22,10 @@ amcheck - run Amanda self-checks .SH "SYNOPSIS" .HP 8 -\fBamcheck\fR [-mwsclt] [-Maddress] \fIconfig\fR [\fIhost\fRĀ [\fIdisk\fR...]...] +\fBamcheck\fR [-am] [-w] [-sclt] [-M \fIaddress\fR]* + \fIconfig\fR [\fIhost\fR [\fIdisk\fR]*]* + [-o \fIconfigoption\fR]* + .SH "DESCRIPTION" .PP \fBAmcheck\fR @@ -54,7 +57,7 @@ Run the tape server local and tape checks (same as \fB-lt\fR). .TP \fB-c\fR -Run the client host checks. +Run the client host checks.Multiple specific clients can be checked by specifying the client name. .TP \fB-l\fR Run the local tests (e.g. permissions) on the server host. @@ -65,9 +68,7 @@ Run the tape tests on the server host. \fB-w\fR Enables a DESTRUCTIVE check for write-protection on the tape (which would otherwise cause the subsequent \fBamdump\fR -to fail). If the tape is writable, this check causes all data after the tape label to be erased. If the label_new_tapes option is enabled, this check may ERASE any non-Amanda tape in the drive or changer. The check implies -\fB-t\fR -and is only made if the tape is otherwise correct. +to fail). If the tape is writable, this check causes all data after the tape label to be erased. If the label_new_tapes option is enabled, this check may ERASE any non-Amanda tape in the drive or changer. The check enable the tape tests on the server host and is only made if the tape is otherwise correct. .TP \fB-m\fR Nothing is printed, but mail is sent if any errors are detected. The mail goes to the @@ -85,7 +86,7 @@ Like \fB-m\fR but the mail is always sent. .TP -\fB-M\fR\fIaddress\fR +\fB-M\fR \fIaddress\fR Mail the report to \fBaddress\fR instead of the @@ -93,6 +94,13 @@ instead of the value from \fBamanda.conf\fR. Implies \fB-m\fR. +.TP +\fIhost\fR [\fIdisk\fR]* +Specify the host and disk on which the command will work. +.TP +\fB-o\fR \fIconfigoption\fR +See the "\fBCONFIGURATION OVERWRITE\fR" section in +\fBamanda\fR(8). .PP The default is \fB-cs\fR.