Imported Upstream version 2.4.5
[debian/amanda] / docs / amstatus.8.txt
1
2                               amstatus
3 Prev  Chapter 35. The AMANDA Manual Pages.  Next
4
5 -------------------------------------------------------------------------------
6
7 Name
8
9 amstatus \14 display the state of an AMANDA run
10
11 Synopsis
12
13 amstatus [--config ] config [ --file amdumpfile ] [--summary ] [--dumping ] [--
14 waitdumping ] [--waittaper ] [--dumpingtape ] [--writingtape ] [--finished ] [-
15 -failed ] [--estimate ] [--gestimate ] [--stats ]
16
17 DESCRIPTION
18
19 Amstatus gives the current state of the AMANDA run specified by the config
20 configuration. If there is no active AMANDA running, it summarizes the result
21 of the last run. It may also be used to summarize the results of a previous
22 run.
23 See the amanda(8) man page for more details about AMANDA.
24
25 OPTIONS
26
27 All options may be abbreviated to the shortest non-ambiguous sub-string. If no
28 options are given, everything is displayed.
29
30
31   [--config] config
32       Specify the AMANDA configuration you want to display the state for.
33
34   --file amdumpfile
35       Specify an alternate file instead of the amdump or amflush file.
36
37   --summary
38       Display a summary of the state of the run.
39
40   --dumping
41       Display all partitions that are dumping.
42
43   --waitdumping|wdumping
44       Display all partitions that are waiting to be dumped.
45
46   --waittaper|wtaper
47       Display all partitions dumped that are waiting to be written to tape.
48
49   --dumpingtape|dtape
50       Display all partitions that are dumping directly to tape.
51
52   --writingtape|wtape
53       Display all partitions that are writing to tape.
54
55   --finished
56       Display all partitions that are dumped and written to tape.
57
58   --failed|error
59       Display all partitions that failed.
60
61   --estimate
62       Display all partitions whose estimate is finished. Works only during the
63       estimate phase.
64
65   --gestimate|gettingestimate
66       Display all partitions whose estimate is not finished. Works only during
67       the estimate phase.
68
69   --stats|statistics
70       Display statistics about active-time of taper and dumpers.
71
72
73 SEE ALSO
74
75 amanda(8), amcheck(8), amdump(8), amrestore(8), amadmin(8)
76 -------------------------------------------------------------------------------
77
78 Prev       Up     Next
79 amrmtape  Home  amtape
80