== Chassis Manager Controller == ''' Usage ''' The Chassis Manager Controller (CMC) orchestrates the agents that are on each node. It keeps track of node states and issues commands to each node to preform the experiments . It is the central clock keeper of an experiment and schedule experiment events (Up, down, exec, etc...) ---- ''' Notes ''' ---- ''' Installation and Configuration ''' The Chassis Manager Controller AM (services) is packaged in the omf-aggmgr-cmc-5.4 package. It can be installed form the package repository with {{{ apt-get install omf-aggmgr-cmc-5.4 }}} Instructions on how to add the Orbit software repository to your list of apt-sources can be found ​here. Once installed the service is configured by TODO.