Imported Upstream version 2.4.5
[debian/amanda] / man / amcleanup.8
diff --git a/man/amcleanup.8 b/man/amcleanup.8
new file mode 100644 (file)
index 0000000..d924605
--- /dev/null
@@ -0,0 +1,74 @@
+.\"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 "AMCLEANUP" 8 "" "" ""
+.SH NAME
+amcleanup \- run the AMANDA cleanup process after a failure
+.SH "SYNOPSIS"
+.ad l
+.hy 0
+.HP 10
+\fBamcleanup\fR \fIconfig\fR
+.ad
+.hy
+
+.SH "DESCRIPTION"
+
+.PP
+\fBAmcleanup\fR generates the \fB\fBAMANDA\fR Mail Report\fR and updates the \fBAMANDA\fR databases after a system failure on a tape server host\&. This cleanup process is normally done automatically as part of the \fBamdump\fR program, but if \fBamdump\fR cannot complete for some reason (usually because of a tape server host crash), \fBamcleanup\fR must be run some time later (usually during system boot)\&.
+
+.PP
+See the \fBamanda\fR(8) man page for more details about \fBAMANDA\fR\&.
+
+.SH "EXAMPLES"
+
+.PP
+This example runs the \fBAMANDA\fR cleanup process by hand after a failure\&.
+.nf
+
+% amcleanup daily
+.fi
+
+.PP
+Putting the following line in a system boot script (e\&.g\&. \fI/etc/rc\&.local\fR) runs the \fBAMANDA\fR cleanup process as part of the reboot, eliminating the need to run it by hand\&.
+.nf
+
+/usr/local/sbin/amcleanup daily
+.fi
+
+.PP
+If nothing needs to be done, \fBamcleanup\fR exits normally with the message:
+.nf
+
+amcleanup: no unprocessed logfile to clean up\&.
+.fi
+
+.SH "AUTHOR"
+
+.PP
+James da Silva, <jds@amanda\&.org>: Original text
+
+.PP
+Stefan G\&. Weichinger, <sgw@amanda\&.org>, maintainer of the \fBAMANDA\fR\-documentation: XML\-conversion
+
+.SH "SEE ALSO"
+
+.PP
+\fBamanda\fR(8), \fBamdump\fR(8)
+