[[TOC(Software, Software/cOMF*, depth=3)]] = Experiment Control (OMF) = The Experiment controller service directly orchestrates all experiments. It is controlled directly by the user via the omf command and sends messages to the requisite services to initiate an experiment and line up all the services required for proper booting of the nodes, running experiment scripts, and finally restoring the testbed to it's original state after the expirment is complete. ---- {{{ user@console:omf Run a command on the testbed(s) Usage: omf-5.4 [COMMAND] [ARGUMENT]... Available COMMANDs: help Print this help message or a specify command usage exec Execute an experiment script load Load a disk image on a given set of nodes save Save a disk image from a given node into a file tell Switch a given set of nodes ON/OFF or reboot them stat Returns the status of a given set of nodes To get more help on individual commands: 'omf-5.4 help [COMMAND]' Examples: omf-5.4 help exec Return usage/help for the 'exec' command omf-5.4 help load Return usage/help for the 'load' command }}} [[Include(Software/cOMF/bLoad)]] [[Include(Software/cOMF/cSave)]] [[Include(Software/cOMF/dTell)]] [[Include(Software/cOMF/eStat)]]