Version 13 (modified by 10 years ago) ( diff ) | ,
---|
Table of Contents
- Aggregate Managers
- Instrumentation Aggregate Manager
- set: Set a single attenuator value
- get: Get a single attenuation value
- default: Set all attenuators to default values
- status: Get all attenuator values
- list: List all stored configurations
- load: Load named configuration
- save: Save current attenuator settings
- delete: Delete named configuration
- show: Show named configuration
- selDevice: Select device connected to the matrix port
- OEDL Support
- Instrumentation Aggregate Manager
- Delegated Account Management
- deleteGroup - Delete delegated group
- getGroupsAndUsers - Get all delegated users and groups
- changeGroupAdmin - Change the leader of the group
- addUserForm - Show the form for uploading the new user LDIF
- saveForm - process the new user LDIF
- deleteUser - Delete user
- moveUser - Change users primary group
- addUserToGroup - Add user to the secondary group/project
- deleteGroupUser - Delete user from the secondary group/project
- Error Messages
- GENI Extension Schema for LDAP
- Installation and Configuration
- Delegated Account Management
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 AM API. Following OMF 5.5 AMs are available in ORBIT:
- Inventory - manager responsible for description of testbed resurces and configurations needed by other managers
- Chassis Manager Controller - group of services related to power and status management (of nodes and other testbed resources)
- PXE - AM that supports network booting of nodes
- Frisbee - services used for loading node image
- SaveImage - service group used for saving node image
- Account Managment - service group that provides access control management
- Scheduler - service group facilitate scheduling
- Result - services that are used to retrieve experimental results from the OML database
- Status - services that are used to show status of various domains
- Interference - AM that manages interference injection in the grid
- Intrumentation - AM that manages RF Test System in Sanbox 4 testbed domain
- WiMAX RF - group of services used to manage WiMAX Base Station
- Delegated Account Management - service group that facilitates delegated account management
(in earlier versions of OMF, AMs were also known as "gridservices").
Note:
See TracWiki
for help on using the wiki.