Changes between Version 2 and Version 3 of GENIExperimenter/Tutorials/GENIDesktop/05032016


Ignore:
Timestamp:
05/03/16 20:06:20 (8 years ago)
Author:
jp_reed@yahoo.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/Tutorials/GENIDesktop/05032016

    v2 v3  
    77=== What is the GENIDesktop ? ===
    88
    9 The GENIDesktop is a tool that supports multiple ways to “visualize” a slice, and makes it easy to apply an operation to a subset of resources within a slice. It basically uses a file-browser-like interface that users are familiar with. The analogy is selecting files in a file browser and applying an operation (regardless of the “view” – e.g., list view, icon view, detailed view, etc.). GENIDesktop supports extensible functionality we called '''Modules''' that perform commonly used operations like ssh, file-copy, running a command, rebooting nodes , etc, as can also be used to support custom functionality.   It also provides graphs and table data for various statistics collected from the nodes in a slice. This is done  with the use of the GENIDesktop monitoring tools that interact with the experiment’s resources over the control plane via a [wiki:GENIExperimenter/Tutorials/GENIDesktop/Global_Node Global Node]. The GENIDesktop automatically adds software to a slice that will measure and monitor network traffic and other information about the slice.The GENIDesktop is also integrated with JACKS which can be used to create and modify RSPEC topologies.
     9The GENIDesktop is a tool that supports multiple ways to “visualize” a slice, and makes it easy to apply an operation to a subset of resources within a slice. GENIDesktop uses a file-browser-like interface that users are familiar with. The analogy is selecting files in a file browser and applying an operation (regardless of the “view” – e.g., list view, icon view, detailed view, etc.). GENIDesktop supports extensible functionality we call '''Modules''' that perform commonly used operations like ssh, file-copy, running a command, rebooting nodes and so on.  Modules can also be written to support custom functionality.   GENIDesktop also provides graphs and table data for various statistics collected from the nodes in a slice. The metric collection is performed with the use of the GENIDesktop monitoring tools that interact with the experiment’s resources over the control plane via a [wiki:GENIExperimenter/Tutorials/GENIDesktop/Global_Node Global Node]. The GENIDesktop automatically adds software to a slice that will measure and monitor network traffic and other information about the slice.  The GENIDesktop is also integrated with JACKS which can be used to create and modify RSPEC topologies.
    1010
    1111This tutorial will demonstrate :
    12  - How to login to the GENI Desktop
    13  - How to use Slice and Sliver Creation Tools (JACKS) in the GENI Desktop
    14  - Perform a simple traffic generation and experiment monitoring using the Browser (GENI Desktop GUI)
     12 - How to login to the GENIDesktop
     13 - How to use Slice and Sliver Creation Tools (JACKS) in the GENIDesktop
     14 - Perform a simple traffic generation and experiment monitoring using the Browser (GENIDesktop GUI)
    1515 - Perform a simple traffic generation and experiment monitoring using the Command Line Tool (gdcli)
    1616
     
    2323   - Familiarity with the Unix Command line.
    2424
    25 NOTE: GENIDesktop pages may not load properly on Smartphones and Tablets. Windows , Linux and MAC are the preferred desktop to be used for this tutorial.   
     25NOTE: GENIDesktop pages may not load properly on smart phones or tablets. Windows, Linux and Mac are the preferred platforms for this tutorial.   
    2626
    2727== Tools: ==
    28  - latest version of Firefox browser or the Google Chrome browser installed
    29  - Pop-up blockers and javascript blockers disabled in the browser being used
     28 - Latest version of Firefox browser or the Google Chrome browser installed
     29 - Pop-up blockers and Javascript blockers disabled in the browser being used
    3030
    3131NOTE: SAFARI on MAC and IE on WINDOWS are not fully supported at this time.