Changes between Initial Version and Version 1 of Software/eAM


Ignore:
Timestamp:
Dec 21, 2012, 3:50:43 AM (11 years ago)
Author:
seskar
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Software/eAM

    v1 v1  
     1[[TOC(Software/*, depth=2)]]
     2
     3= Aggregate Managers =
     4
     5In OMF, Aggregate Managers (AM) are software components used for management of various testbed resources. Each AM implements a set of services that are organized in service group as specified in the [http://mytestbed.net/projects/omf/wiki/AM_API AM API]. Following OMF 5.5 AMs are available in ORBIT:
     6
     7 * [wiki:Software/bAM/aInventory - Inventory] - manager responsible for description of testbed resurces and configurations needed by other managers
     8 * [wiki:Software/bAM/bCMC - Chassis Manager Controller] - group of services related to power and status management (of nodes and other testbed resources)
     9 * [wiki:Software/bAM/cPXE - PXE AM] - AM that supports network booting of nodes
     10 * [wiki:Software/bAM/dFrisbee - Frisbee AM] - services used for loading node image
     11 * [wiki:Software/bAM/eSaveImage - SaveImage AM] - service used for saving node image
     12 * [wiki:Software/bAM/gLogin - Login] - service that provides access control
     13 * [wiki:Software/bAM/mInstr - Intrumentation] - AM that manages RF Test System in [wiki:Hardware/gDomains/dSB4 sb4 testbed domain]
     14 * [wiki:Software/bAM/nWimaxRF - WiMAX RF] - group of services used to manage WiMAX Base Stations
     15
     16
     17
     18
     19
     20
     21(in earlier versions of OMF, AMs were also known as "gridservices").