Changes between Version 4 and Version 5 of Internal/OrbitServices
- Timestamp:
- Jan 4, 2011, 10:37:57 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Internal/OrbitServices
v4 v5 19 19 || XMPP || XMPP1 || 20 20 || Ejabbberd || Internal1 || 21 || Node Status || Internal3 || 22 || OpenFlow || OFC1, OFC2, Internal2 || 23 || Email || External1 , External3 || 21 24 22 25 … … 60 63 '''Installation:''' 61 64 62 apt-get install oml-collection-server 65 apt-get install oml-collection-server -- outdated [[BR]] 63 66 67 We now use oml2 packages for collecting Data on OML Server 64 68 '''Configuration:''' 65 69 … … 71 75 This service is for fetching and installing images from and to the nodes and used the Frisbee utility from University of Utah to distribute the image in the form of chunks using multicast. 72 76 73 === Node Handler (runs on console .orbit-lab.org) ===77 === Node Handler (runs on console machine for the grid and all the sandboxes) === 74 78 75 79 '''Purpose:''' 76 80 NodeHandler is used to run the experiments from the console using reliable multicast to disseminate commands to the nodes. It also initializes measurement collection appropriately. It primarily uses ruby scripts to do the same. 77 81 82 === XMPP === 83 OMF now uses the xmpp protocol to communicate between console and nodes. Currently we are using 2 different softwares Openfire for [[BR]] omf-5.2 and Ejabber for omf-5.3 78 84 79 85