Changes between Version 3 and Version 4 of Software/eAM/hResult
- Timestamp:
- Sep 11, 2014, 9:33:42 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Software/eAM/hResult
v3 v4 1 [[TOC(Software/ bAM/*, depth=2)]]1 [[TOC(Software/eAM/h*, depth=3)]] 2 2 3 3 == Result Aggregate Manager == … … 64 64 }}} 65 65 66 ----67 66 68 ''' Notes ''' 67 === Notes === 69 68 70 69 The result service lives on the console of the domain you are running an experiment on. This console can be directly queried for experiment results. The data sets the results service provides must to be specified via OEDL ruby language extension in the experiment script. More information on OEDL can be found [http://omf.mytestbed.net/projects/omf6/wiki/OEDLOMF6 here] 71 70 72 ----73 71 74 ''' Installation and Configuration ''' 72 73 === Installation and Configuration === 75 74 76 75 The Result service is packaged in the ''omf-aggmgr-result-5.4'' package. It can be installed form the package repository with … … 80 79 }}} 81 80 82 Instructions on how to add the Orbit software repository to your list of apt-sources can be found here.81 Instructions on how to add the Orbit software repository to your list of apt-sources can be found [wiki:Documentation/kPackages#UsingtheOribtPackageRepository here]. 83 82 84 83 Once installed the service is configured by TODO.