[[TOC(Software/*, depth=2)]] = Aggregate Managers = In 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: * [wiki:Software/bAM/aInventory - Inventory] - manager responsible for description of testbed resurces and configurations needed by other managers * [wiki:Software/bAM/bCMC - Chassis Manager Controller] - group of services related to power and status management (of nodes and other testbed resources) * [wiki:Software/bAM/cPXE - PXE] - AM that supports network booting of nodes * [wiki:Software/bAM/dFrisbee - Frisbee] - services used for loading node image * [wiki:Software/bAM/eSaveImage - SaveImage] - service group used for saving node image * [wiki:Software/bAM/gLogin - Login] - service group that provides access control management * [wiki:Software/aAM/fScheduler - Scheduler] - service group facilitate scheduling * [wiki:Software/bAM/hResult - Result] - services that are used to retrieve experimental results from the OML database * [wiki:Software/bAM/jStatus - Status] - services that are used to show [http://www.orbit-lab.org/status/orbit/ status of various domains] * [wiki:Software/bAM/mInterf - Interference] - AM that manages interference injection in [wiki:Hardware/gDomains/aGrid the grid] * [wiki:Software/bAM/mInstr - Intrumentation] - AM that manages RF Test System in [wiki:Hardware/gDomains/dSB4 Sanbox 4] [wiki:Hardware/gDomains testbed domain] * [wiki:Software/bAM/nWimaxRF - WiMAX RF] - group of services used to manage WiMAX Base Station * [wiki:Software/bAM/oFedAcc - Delegated Account Management] - service group that facilitates delegated account management (in earlier versions of OMF, AMs were also known as "gridservices").