Version 3 (modified by 9 years ago) ( diff ) | ,
---|
Table of Contents
Aggregate Managers
Status Aggregate Manager
Usage
The 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.
Notes
The Staus service queries the inventory services and CMC services for it's data. It presents this data to the control panel.
Installation and Configuration
The Status services is packaged in the omf-aggmgr-status-5.4 package. It can be installed form the package repository with
apt-get install omf-aggmgr-status-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.