Amstatus: Difference between revisions

From wiki.zmanda.com
Jump to navigation Jump to search
No edit summary
 
m (formatting)
Line 1: Line 1:
==Name==
==Name==


amstatus — display the state of an AMANDA run
'''amstatus''' — display the state of an AMANDA run


==Synopsis==
==Synopsis==
Line 11: Line 11:
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.
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.
See the [[amanda]](8) man page for more details about AMANDA.


==OPTIONS==
==OPTIONS==
Line 17: Line 17:
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.


[--config] config
; [--config] ''config'' :  Specify the AMANDA configuration you want to display the state for.


    Specify the AMANDA configuration you want to display the state for.
; --file ''amdumpfile'' :  Specify an alternate file instead of the amdump or amflush file.
--file amdumpfile


    Specify an alternate file instead of the amdump or amflush file.
; --summary :  Display a summary of the state of the run.
--summary


    Display a summary of the state of the run.
; --dumping :  Display all partitions that are dumping.
--dumping


    Display all partitions that are dumping.
; --waitdumping|wdumping :  Display all partitions that are waiting to be dumped.
--waitdumping|wdumping


    Display all partitions that are waiting to be dumped.
; --waittaper|wtaper :  Display all partitions dumped that are waiting to be written to tape.
--waittaper|wtaper


    Display all partitions dumped that are waiting to be written to tape.
; --dumpingtape|dtape :  Display all partitions that are dumping directly to tape.
--dumpingtape|dtape


    Display all partitions that are dumping directly to tape.
; --writingtape|wtape:  Display all partitions that are writing to tape.
--writingtape|wtape


    Display all partitions that are writing to tape.
; --finished :  Display all partitions that are dumped and written to tape.
--finished


    Display all partitions that are dumped and written to tape.
; --failed|error:  Display all partitions that failed.
--failed|error


    Display all partitions that failed.
; --estimate :  Display all partitions whose estimate is finished. Works only during the estimate phase.
--estimate


    Display all partitions whose estimate is finished. Works only during the estimate phase.
; --gestimate|gettingestimate :  Display all partitions whose estimate is not finished. Works only during the estimate phase.
--gestimate|gettingestimate


    Display all partitions whose estimate is not finished. Works only during the estimate phase.
; --stats|statisticsDisplay statistics about active-time of taper and dumpers.
--stats|statistics
 
    Display statistics about active-time of taper and dumpers.


==SEE ALSO==
==SEE ALSO==


amanda(8), amcheck(8), amdump(8), amrestore(8), amadmin(8)
[[amanda]](8), [[amcheck]](8), [[amdump]](8), [[amrestore]](8), [[amadmin]](8)

Revision as of 00:25, 2 December 2005

Name

amstatus — display the state of an AMANDA run

Synopsis

amstatus [--config ] config [ --file amdumpfile ] [--summary ] [--dumping ] [--waitdumping ] [--waittaper ] [--dumpingtape ] [--writingtape ] [--finished ] [--failed ] [--estimate ] [--gestimate ] [--stats ]

DESCRIPTION

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.

OPTIONS

All options may be abbreviated to the shortest non-ambiguous sub-string. If no options are given, everything is displayed.

[--config] config
Specify the AMANDA configuration you want to display the state for.
--file amdumpfile
Specify an alternate file instead of the amdump or amflush file.
--summary
Display a summary of the state of the run.
--dumping
Display all partitions that are dumping.
--waitdumping|wdumping
Display all partitions that are waiting to be dumped.
--waittaper|wtaper
Display all partitions dumped that are waiting to be written to tape.
--dumpingtape|dtape
Display all partitions that are dumping directly to tape.
--writingtape|wtape
Display all partitions that are writing to tape.
--finished
Display all partitions that are dumped and written to tape.
--failed|error
Display all partitions that failed.
--estimate
Display all partitions whose estimate is finished. Works only during the estimate phase.
--gestimate|gettingestimate
Display all partitions whose estimate is not finished. Works only during the estimate phase.
--stats|statistics
Display statistics about active-time of taper and dumpers.

SEE ALSO

amanda(8), amcheck(8), amdump(8), amrestore(8), amadmin(8)