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


Ignore:
Timestamp:
Sep 11, 2014, 6:54:54 PM (10 years ago)
Author:
ssugrim
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Software/eAM/jStatus

    v1 v1  
     1== Status ==
     2
     3''' Usage '''
     4
     5The Status service populates the Status portion of the Testbed Control Panel. It maintains cached information about the current state of node inventories and states. It presents an interface to the users, which the users can use to identify topologies that have hardware components they are interested in working with.
     6
     7----
     8''' Notes '''
     9
     10The Staus service queries the inventory services and CMC services for it's data. It presents this data to the control panel.
     11
     12----
     13
     14''' Installation and Configuration '''
     15
     16The Status services is packaged in the omf-aggmgr-status-5.4 package. It can be installed form the package repository with
     17
     18{{{
     19apt-get install omf-aggmgr-status-5.4
     20}}}
     21
     22Instructions on how to add the Orbit software repository to your list of apt-sources can be found ​here.
     23
     24Once installed the service is configured by TODO.