Changes between Version 4 and Version 5 of GEMINI/Tutorial/GEC20/GENI_Desktop_and_GEMINI_data/RetrieveData


Ignore:
Timestamp:
06/18/14 23:31:53 (10 years ago)
Author:
mkeele@indiana.edu
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GEMINI/Tutorial/GEC20/GENI_Desktop_and_GEMINI_data/RetrieveData

    v4 v5  
    44{{{
    55#!html
    6 <h1> GEMINI architecture and periscope supporting backend </h1>
     6<h1> Retrieving data from periscope supporting backend </h1>
    77}}}
    8 
    98
    109== Overview ==
    1110
    12 when you configure a probe via the GUI, here's what happens in UNIS, etc.  and here's the link to the blipp repo and wiki page where you can investigate more about using blipp for your special probes"
     11In the previous exercise, you may already have configured measurement probes via the GENI Desktop GUI. Here we are going to show you what happens in UNIS, the topology services of the backend periscope framework.
    1312
    14 [[BR]][[BR]]
     13[[BR]]
    1514
    1615== How Components Are Connected ==
    1716
    18 Architecture
     17[[Image(wiki:GEMINI/Tutorial/Images:GEMINI_diagram.png)]]
     18[[BR]]
     19The above diagram (a placeholder for now) shows the components of GEMINI framework.
     20here's the link to the blipp repo and wiki page where you can investigate more about using blipp for your special probes
    1921
    20 [[BR]][[BR]]
     22[[BR]]
    2123
    2224== BLiPP generates Metadata and Data ==
     
    2426A review of generating data by running BLiPP (the second section about blipp should probably just focus on looking at the metadata and measurement objects in UNIS)
    2527
    26 [[BR]][[BR]]
     28[[BR]]
    2729
    2830== How to Access the Data through the RESTful API (step through) ==
     
    3032step-by-step process of scanning the topology, looking for metadata, finding the eventTypes you are interested in (using unis_client.py or a browser), and then ms_plot.py as a simple graphing tool tht can be customized for whatever graphing the user needs
    3133
    32 [[BR]][[BR]]
     34[[BR]]