Changes between Version 22 and Version 23 of Documentation/CGettingStarted
- Timestamp:
- Feb 15, 2006, 5:17:09 PM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Documentation/CGettingStarted
v22 v23 18 18 * You first need to log into '''gateway.orbit-lab.org''' with your Orbit credentials using [http://www.openssh.com/ SSH]. 19 19 20 [[Image(orbit-howto -10.jpg)]]20 [[Image(orbit-howto010.jpg)]] 21 21 * '''During your approved time slot''', you can then log into the '''console''' corresponding to the following table using SSH: 22 22 23 [[Image(orbit-howto -15.jpg)]]23 [[Image(orbit-howto015.jpg)]] 24 24 ||Main grid (400 nodes)|| console.grid.orbit-lab.org || 25 25 ||Sandbox 1 (2 nodes)|| console.sb1.orbit-lab.org || … … 37 37 38 38 39 [[Image(orbit-howto -19.jpg)]]39 [[Image(orbit-howto019.jpg)]] 40 40 When you have successfully logged in, you can start an experiment using the [wiki:NodeHandler nodehandler]. First time users are '''highly''' encouraged to reserve time on a sandbox instead of the main grid, and start with the built-in ''Hello World'' experiment. This experiment will send UDP datagrams of 1024 bytes from node 1-1 to node 1-2 at 300 kbps CBR traffic. Both, sender and receiver, report measurements to a database, using our [wiki:OML OML] measurement framework. 41 41 … … 43 43 44 44 45 [[Image(orbit-howto -20.jpg)]]45 [[Image(orbit-howto020.jpg)]] 46 46 47 [[Image(orbit-howto -21.jpg)]]47 [[Image(orbit-howto021.jpg)]] 48 48 {{{ 49 49 user#> nodehandler -t … … 58 58 Orbit provides a sophisticated framework to efficiently collect measurements at runtime into a database. This database is accessible to the experimenter during the experiment from the console. At the end of an experiment, the database is copied to an external machine and is accessible without a reservation. More information can be found [wiki:OML here]. 59 59 60 [[Image(orbit-howto 27.jpg)]]61 [[Image(orbit-howto 29.jpg)]]60 [[Image(orbit-howto027.jpg)]] 61 [[Image(orbit-howto029.jpg)]] 62 62 63 63 = Where to go from here =