Version 3 (modified by 10 years ago) ( diff ) | ,
---|
Chassis Manager Controller
Table of Contents
- 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
Usage
The Chassis Manager Controller (CMC) orchestrates the agents that are on each node. It keeps track of node states and issues commands to each node to preform the experiments . It is the central clock keeper of an experiment and schedules experiment events (Up, down, exec, etc…)
Notes
Installation and Configuration
The Chassis Manager Controller AM (services) is packaged in the omf-aggmgr-cmc-5.4 package. It can be installed form the package repository with
apt-get install omf-aggmgr-cmc-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.
Note:
See TracWiki
for help on using the wiki.