Changes between Initial Version and Version 1 of Software/eAM/bCMC


Ignore:
Timestamp:
Sep 11, 2014, 5:58:29 PM (10 years ago)
Author:
ssugrim
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Software/eAM/bCMC

    v1 v1  
     1== Chassis Manager Controller ==
     2
     3''' Usage '''
     4The 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...)
     5
     6----
     7''' Notes '''
     8
     9----
     10
     11''' Installation and Configuration '''
     12
     13The Chassis Manager Controller AM (services) is packaged in the omf-aggmgr-cmc-5.4 package. It can be installed form the package repository with
     14
     15{{{
     16apt-get install omf-aggmgr-cmc-5.4
     17}}}
     18
     19Instructions on how to add the Orbit software repository to your list of apt-sources can be found ​here.
     20
     21Once installed the service is configured by TODO.