amstatus — display the state of an Amanda run
amstatus [--config ] config [ --file amdumpfile ] [--summary ] [--dumping ] [--waitdumping ] [--waittaper ] [--dumpingtape ] [--writingtape ] [--finished ] [--failed ] [--estimate ] [--gestimate ] [--stats ]
Amstatus gives the current state of the Amanda run specified by the config 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.
See the amanda(8) man page for more details about Amanda.
All options may be abbreviated to the shortest non-ambiguous sub-string. If no options are given, everything is displayed.
Specify the Amanda configuration you want to display the state for.
--file amdumpfileSpecify an alternate file instead of the amdump or amflush file.
--summaryDisplay a summary of the state of the run.
--dumpingDisplay all partitions that are dumping.
--waitdumping|wdumpingDisplay all partitions that are waiting to be dumped.
--waittaper|wtaperDisplay all partitions dumped that are waiting to be written to tape.
--dumpingtape|dtapeDisplay all partitions that are dumping directly to tape.
--writingtape|wtapeDisplay all partitions that are writing to tape.
--finishedDisplay all partitions that are dumped and written to tape.
--failed|errorDisplay all partitions that failed.
--estimateDisplay all partitions whose estimate is finished. Works only during the estimate phase.
--gestimate|gettingestimateDisplay all partitions whose estimate is not finished. Works only during the estimate phase.
--stats|statisticsDisplay statistics about active-time of taper and dumpers.