Moab Workload Manager

moab

(moab server)

Synopsis

moab --about
     --help
     --loglevel=<LOGLEVEL>
     --version
     [-c <CONFIG_FILE>] [-C] [-d] [-e] [-h] 
     [-P [<PAUSEDURATION>]] [-R <RECYCLEDURATION>]
     [-s] [-S [<STOPITERATION>]] [-v]

Parameters

Parameter Description
Displays build environment and version information.
Sets the server loglevel to the specified value.
Displays version information.
Configuration file the server should use.
Clears checkpoint files (.moab.ck, .moab.ck.1).
Debug mode (does not background itself).
Forces Moab to exit if there are any errors in the configuration file, or if it can't find these directories:
  • statdir
  • logdir
  • spooldir
  • toolsdir
Starts Moab in a paused state for the duration specified.
Causes Moab to automatically recycle every time the specified duration transpires.
Starts Moab in the state that was most recently checkpointed.
Suspends/stops scheduling at specified iteration (or at startup if no iteration is specified).
Same as --version.