2012-12-19 15:46:48 +00:00
|
|
|
.TH mars-status 8 "December 12, 2012" "" "Mars Admin"
|
2012-04-10 16:52:25 +00:00
|
|
|
|
|
|
|
.SH NAME
|
|
|
|
mars-status \- program to display status information from mars
|
|
|
|
|
|
|
|
.SH SYNOPSIS
|
2012-09-28 12:27:08 +00:00
|
|
|
.B "Usage: mars-status [--help]"
|
2012-04-10 16:52:25 +00:00
|
|
|
.br
|
2012-09-28 12:27:08 +00:00
|
|
|
.B "Usage: mars-status [--version]"
|
2012-04-10 16:52:25 +00:00
|
|
|
.br
|
2012-09-28 12:27:08 +00:00
|
|
|
.B "Usage: mars-status (without specification of parameters, an abstract of all the informations spent)"
|
|
|
|
.br
|
|
|
|
.B "Usage: mars-status [--resource <RESNAME>] [--interval <seconds>] [[--history] [--debug] [--system]]"
|
|
|
|
.br
|
|
|
|
.B "Usage: mars-status [--resource <RESNAME>] --monitor "
|
|
|
|
.br
|
|
|
|
.B "Usage: mars-status --resource <RESNAME> [--role | --cstate | --dstate]"
|
|
|
|
.br
|
|
|
|
.B " --resource : limits the display to the specified resource"
|
|
|
|
.br
|
|
|
|
.B " --interval : refreshes the display every second xxx"
|
|
|
|
.br
|
|
|
|
.B " --history : shows information about the log files, version numbers and their status"
|
|
|
|
.br
|
|
|
|
.B " --system : display mars-system informations"
|
|
|
|
.br
|
|
|
|
.B " --monitor : indicator to use for monitoring on all state"
|
|
|
|
.br
|
|
|
|
.B " --role|--cstate|--dstate single state on lokal node"
|
|
|
|
.br
|
|
|
|
.B " --debug : additional display error messages and warnings to internal"
|
2012-04-10 16:52:25 +00:00
|
|
|
.br
|
|
|
|
.br
|
2012-12-19 15:46:48 +00:00
|
|
|
.br
|
|
|
|
.br
|
2012-04-10 16:52:25 +00:00
|
|
|
(See the OPTIONS section for alternate option syntax with long option names.)
|
|
|
|
|
|
|
|
|
|
|
|
.SH DESCRIPTION
|
|
|
|
This manual page explains the
|
|
|
|
.B mars-status
|
|
|
|
program. This program is used to display information from the Mars clusters, whose resources and the logfiles with its versions.
|
|
|
|
|
|
|
|
.SH OPTIONS
|
|
|
|
.SS "Generic Program Information"
|
|
|
|
.TP
|
|
|
|
.B \-h ", " \-\^\-help
|
|
|
|
Print a usage message briefly summarizing these command-line options and the bug-reporting address, then exit.
|
|
|
|
.TP
|
|
|
|
.BR \-V ", " \-\^\-version
|
|
|
|
Print the version number of
|
|
|
|
.B marsadm
|
|
|
|
This version number should be included in all bug reports (see below).
|
|
|
|
|
|
|
|
.SS "Display Options"
|
|
|
|
.TP
|
|
|
|
.BR without " " options
|
|
|
|
.B mars-status
|
|
|
|
display short summary of all informations of all resources on Cluster.
|
|
|
|
.TP
|
|
|
|
|
|
|
|
.BR resource " " RESNAME
|
|
|
|
Limits the display to the specified resource.
|
|
|
|
.TP
|
|
|
|
|
|
|
|
.BR interval " " seconds
|
|
|
|
Refreshes the display every second xxx.
|
|
|
|
.TP
|
|
|
|
|
|
|
|
.BR long " " history
|
|
|
|
Shows information about the log files, version numbers and their status.
|
|
|
|
.TP
|
|
|
|
|
|
|
|
.BR debug
|
|
|
|
Additional display error messages and warnings to internal.
|
|
|
|
.TP
|
|
|
|
|
|
|
|
.BR monitor
|
2012-09-28 12:27:08 +00:00
|
|
|
Indicator to use for monitoring.
|
|
|
|
.TP
|
|
|
|
.BR cstate
|
|
|
|
Indicator to use for monitoring.
|
|
|
|
.TP
|
|
|
|
|
|
|
|
.BR dstate
|
|
|
|
Indicator to use for monitoring.
|
|
|
|
.TP
|
|
|
|
|
|
|
|
.BR role
|
|
|
|
Indicator to use for monitoring.
|
|
|
|
.TP
|
|
|
|
|
2012-04-10 16:52:25 +00:00
|
|
|
|
|
|
|
|
|
|
|
.SH BUGS
|
2013-08-02 09:45:21 +00:00
|
|
|
Problems and errors in the program are not known ;)
|