You are here: 3 Scheduler Commands > Commands > moab

3.28 moab

3.28.1 Synopsis

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

3.28.2 Options

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

© 2016 Adaptive Computing