Changes between Version 10 and Version 11 of OperationalMonitoring/ExternalCheckStore


Ignore:
Timestamp:
05/07/14 13:54:29 (10 years ago)
Author:
rirwin@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OperationalMonitoring/ExternalCheckStore

    v10 v11  
    2020{{{
    2121{
    22    "$schema": "http://www.gpolab.bbn.com/monitoring/schema/20140131/externalcheck#",
     22   "$schema": "http://www.gpolab.bbn.com/monitoring/schema/20140501/externalcheck#",
    2323   "id": "gpo",
    2424   "selfRef": "https://externalcheckstore.gpolab.bbn.com/info/externalcheck/gpo",
     
    4949=== Data about a monitoring experiment ===
    5050
    51 Operational monitoring measures the dataplane with a set of simple tests between aggregates described using [http://www.gpolab.bbn.com/monitoring/schema/20140131/monitoringexperiment# the operational monitoring experiment schema].  Examples:
     51Operational monitoring measures the dataplane with a set of simple tests between aggregates described using [http://www.gpolab.bbn.com/monitoring/schema/20140501/monitoringexperiment# the operational monitoring experiment schema].  Examples:
    5252
    5353Hypothetical REST call for missouri-ig to gpo-ig experiment:
     
    101101[
    102102 {
    103    "$schema": "http://www.gpolab.bbn.com/monitoring/schema/20140131/data#",
     103   "$schema": "http://www.gpolab.bbn.com/monitoring/schema/20140501/data#",
    104104    "id": "is_available:gpo-ig",
    105105    "subject": "https://datastore.instageni.gpolab.bbn.com/info/aggregate/gpo-ig",
     
    118118,
    119119 {
    120   "$schema": "http://www.gpolab.bbn.com/monitoring/schema/20140131/data#",
     120  "$schema": "http://www.gpolab.bbn.com/monitoring/schema/20140501/data#",
    121121  "id": "is_available:utah-ig",
    122122  "subject": "http://datastore.utah.geniracks.net:5001/info/aggregate/utah-ig",
     
    135135,
    136136 {
    137   "$schema": "http://www.gpolab.bbn.com/monitoring/schema/20140131/data#",
     137  "$schema": "http://www.gpolab.bbn.com/monitoring/schema/20140501/data#",
    138138  "id": "is_available:rci-eg",
    139139  "subject": "https://rci-hn.exogeni.net/ops-monitoring/info/aggregate/rci-eg",
     
    164164[
    165165 {
    166    "$schema": "http://www.gpolab.bbn.com/monitoring/schema/20140131/data#",
     166   "$schema": "http://www.gpolab.bbn.com/monitoring/schema/20140501/data#",
    167167    "id": "ping_rtt_ms:missouri-ig_to_gpo-ig",
    168168    "subject": "https://datastore.externalchecks.geni.net/info/experiment/missouri-ig_to_gpo-ig",
     
    181181,
    182182 {
    183    "$schema": "http://www.gpolab.bbn.com/monitoring/schema/20140131/data#",
     183   "$schema": "http://www.gpolab.bbn.com/monitoring/schema/20140501/data#",
    184184    "id": "ping_rtt_ms:utah-ig_to_gpo-ig",
    185185    "subject": "https://datastore.externalchecks.geni.net/info/experiment/utah-ig_to_gpo-ig",
     
    198198,
    199199{
    200    "$schema": "http://www.gpolab.bbn.com/monitoring/schema/20140131/data#",
     200   "$schema": "http://www.gpolab.bbn.com/monitoring/schema/20140501/data#",
    201201    "id": "ping_rtt_ms:missouri-ig_to_utah-ig",
    202202    "subject": "https://datastore.externalchecks.geni.net/info/experiment/missouri-ig_to_utah-ig",