Version 9 (modified by 13 years ago) (diff) | ,
---|
LAMP I&M System: Tutorial
Welcome to the LAMP I&M System tutorial. This tutorial will take you through the steps in creating a ProtoGENI slice with Instrumentation & Measurement (I&M) capabilities based on the perfSONAR framework and the perfSONAR-PS software suite. This tutorial and the full documentation for the LAMP I&M System is still under development, but we have made a Quick Start Guide to get you started right away. Please feel free to contact us with questions or any type of feedback at lamp@damsl.cis.udel.edu.
Getting Ready
The LAMP I&M System is currently tailored to characteristics of the ProtoGENI Control Framework. The LAMP I&M System is also limited to the UBUNTU91-LAMP disk image that can be found on Utah's (Emulab.net) ProtoGENI testbed. We intend to create software packages and instructions for customizing existing or new images with the LAMP software. In the meantime, the following steps must be taken prior to testing our system:
- Get a ProtoGENI account and familiarize yourself with using ProtoGENI. The ProtoGENI tutorial is a great resource for this. Make sure you follow the instructions to get your SSH Keys set up.
- Download the ProtoGENI test scripts. We will use these to create and start our slice.
- Download the following LAMP scripts: lamp-getcertificate.py and lamp-sendmanifest.py. These scripts will be used to help setup your LAMP-enabled slice. You can place them on the same directory as the test scripts.
Quick Start
This section will guide you through creating and starting a slice, requesting a LAMP services certificate for you slice, uploading your experiment's topology to UNIS, and setting up the instrumentation and measurement of your slice.
Few words on the LAMP I&M System design
It is useful to understand the general principles behind the steps we will take throughout this tutorial. The LAMP I&M System is built on top of three pillars:
- LAMP Portal: The LAMP Portal is the goto resource for experimenters to manage and visualize their I&M services and data. The portal is deployed with the LAMP image and will usually be enabled through the initial RSpec configuration for the experiment. The portal can run on any node or (nodes) within the slice. The LAMP Portal is derived from the Web Admin component of the pS-Performance Toolkit 3.2 RC1 (although not required, looking at the comprehensive Quick Start guide of the pS Toolkit can be very useful to understand the LAMP I&M System setup).
- UNIS and Topology-based Configuration: xxxxxxx
- perfSONAR-PS software suite: xxxxx
All the services on the LAMP I&M System have Authentication and Authorization (AA) capabilities based on the ProtoGENI AA model. See our AA page for more information.
Attachments (26)
-
lamptutorial-manifest.xml (3.7 KB) - added by 13 years ago.
An example manifest for the slice of the tutorial.
-
lamptutorial-credential.xml (5.9 KB) - added by 13 years ago.
Credential example for the LAMP tutorial slice.
-
lamp-getcertificate.py (2.0 KB) - added by 13 years ago.
Script that allows users to get a certificate for their LAMP services.
-
portal-error.png (34.0 KB) - added by 13 years ago.
Error accessing LAMP Portal without a (or proper) certificate.
-
portal1.png (96.1 KB) - added by 13 years ago.
LAMP Portal - slice overview after initial setup.
-
portal2.png (154.7 KB) - added by 13 years ago.
LAMP Portal - Enabled Services configuration page.
-
portal5.png (139.6 KB) - added by 13 years ago.
LAMP Portal - NTP configuration of node1.
-
node1-pinger.png (90.0 KB) - added by 13 years ago.
LAMP Portal - Scheduled test for ping on node1.
-
node1-owd.png (66.1 KB) - added by 13 years ago.
LAMP Portal - Scheduled test for one-way delay on node1.
-
node2-bwctl.png (69.4 KB) - added by 13 years ago.
LAMP Portal - Scheduled test for throughput on node2.
-
portal4.png (129.4 KB) - added by 13 years ago.
LAMP Portal - Overview of configuration after services have been enabled
-
portal3.png (132.9 KB) - added by 13 years ago.
LAMP Portal - Enabling services on node1.
-
portal7.png (177.3 KB) - added by 13 years ago.
LAMP Portal - Registered Services directory.
-
pingerma.png (58.8 KB) - added by 13 years ago.
LAMP Portal - Visualizing PingER MA metadata
-
pingerma-graph.png (68.7 KB) - added by 13 years ago.
LAMP Portal - PingER MA data retrieved as a graph.
-
psb_owamp.png (64.3 KB) - added by 13 years ago.
LAMP Portal - perfSONARBUOY MA (One-way Latency) dataset metadata page.
-
bwctl-line.png (74.5 KB) - added by 13 years ago.
LAMP Portal - Throughput data from perfSONARBUOY as line graph.
-
bwctl-scatter.png (54.6 KB) - added by 13 years ago.
LAMP Portal - Throughput data from perfSONARBUOY as scatter graph.
-
ganglia-web.png (232.1 KB) - added by 13 years ago.
Ganglia Web visualization tool for host monitoring data.
-
ganglia-node2.png (175.0 KB) - added by 13 years ago.
Ganglia Web visualization tool showing data for node2.
-
cpu-utilization.png (75.5 KB) - added by 13 years ago.
Percentage of CPU Utilization at user level for 'lamp' node.
-
portal6.png (123.3 KB) - added by 13 years ago.
LAMP Portal - Configuration Status after pushing changes to UNIS.
-
snmpma.png (250.8 KB) - added by 13 years ago.
LAMP Portal - SNMP MA metadata information.
-
psb_bwctl.png (100.2 KB) - added by 13 years ago.
LAMP Portal - perfSONARBUOY MA (Throughput) dataset metadata page.
-
lamp-sendmanifest.2.py (31.0 KB) - added by 11 years ago.
send-manifest with rspec v3 support
-
lamp-sendmanifest.py (31.0 KB) - added by 11 years ago.
send-manifest with rspec v3 support