Navigation: [wiki:GEMINI/Tutorial/GEC20/GENI_Desktop_and_GEMINI_data Up] [[PageOutline]] {{{ #!html

Retrieving data from periscope supporting backend

}}} == Overview == In 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. [[BR]] == How Components Are Connected == [[Image(wiki:GEMINI/Tutorial/Images:IandM_diagram.png)]] [[BR]] The above diagram (a placeholder for now) shows the components of GEMINI framework. here's the link to the blipp repo and wiki page where you can investigate more about using blipp for your special probes [[BR]] == BLiPP generates Metadata and Data == A 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) [[BR]] == How to Access the Data through the RESTful API (step through) == step-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 [[BR]]