Changes between Version 61 and Version 62 of OperationalMonitoring/DataSchema


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

--

Legend:

Unmodified
Added
Removed
Modified
  • OperationalMonitoring/DataSchema

    v61 v62  
    1010
    1111== REST Data Schema ==
    12 
    13  * [http://www.gpolab.bbn.com/monitoring/schema/20140501/opsconfig]: (inherits from [http://unis.incntre.iu.edu/schema/20120709/networkresource]): operational configuration metadata, including locations of and information about other datastores
    14  * [http://www.gpolab.bbn.com/monitoring/schema/20140501/aggregate]: (inherits from [http://unis.incntre.iu.edu/schema/20120709/networkresource]): metadata about an aggregate (including lists of resources and slivers at that aggregate, and where to look for measurements about the aggregate)
     12All of these inherit from the [http://unis.incntre.iu.edu/schema/20120709/networkresource network resource schema] with the exception of the opsconfig schema (which inherits from [http://unis.incntre.iu.edu/schema/20120709/domain domain schema]).
     13
     14 * [http://www.gpolab.bbn.com/monitoring/schema/20140501/opsconfig]: operational configuration metadata, including locations of and information about other datastores
     15 * [http://www.gpolab.bbn.com/monitoring/schema/20140501/aggregate]: metadata about an aggregate (including lists of resources and slivers at that aggregate, and where to look for measurements about the aggregate)
    1516 * [http://www.gpolab.bbn.com/monitoring/schema/20140501/node]: metadata about a resources (including resource properties termed "config" above, and a list of relevant ports (or of all ports, whichever is easier) on that resource)
    16  * [http://www.gpolab.bbn.com/monitoring/schema/20140501/port]: (inherits from [http://unis.incntre.iu.edu/schema/20120709/networkresource])metadata about a network interface (including resource properties termed "config" above)
    17  * [http://www.gpolab.bbn.com/monitoring/schema/20140501/port-vlan]: (inherits from [http://unis.incntre.iu.edu/schema/20120709/networkresource]): metadata about a tagged VLAN subinterface of a network interface
    18  * [http://www.gpolab.bbn.com/monitoring/schema/20140501/sliver]: (inherits from [http://unis.incntre.iu.edu/schema/20120709/networkresource]): metadata about a sliver at an aggregate, including resources to which that sliver is mapped
    19  * [http://www.gpolab.bbn.com/monitoring/schema/20140501/authority]: (inherits from [http://unis.incntre.iu.edu/schema/20120709/networkresource]): metadata about a GENI authority (including lists of GENI users and slivers at that authority)
    20  * [http://www.gpolab.bbn.com/monitoring/schema/20140501/slice]: (inherits from [http://unis.incntre.iu.edu/schema/20120709/networkresource]): metadata about a slice at an authority, including GENI users with roles on that slice
    21  * [http://www.gpolab.bbn.com/monitoring/schema/20140501/user]: (inherits from [http://unis.incntre.iu.edu/schema/20120709/networkresource]): metadata about a GENI user at an authority, including contact information
     17 * [http://www.gpolab.bbn.com/monitoring/schema/20140501/port]: metadata about a network interface (including resource properties termed "config" above)
     18 * [http://www.gpolab.bbn.com/monitoring/schema/20140501/port-vlan]: metadata about a tagged VLAN subinterface of a network interface
     19 * [http://www.gpolab.bbn.com/monitoring/schema/20140501/sliver]: metadata about a sliver at an aggregate, including resources to which that sliver is mapped
     20 * [http://www.gpolab.bbn.com/monitoring/schema/20140501/authority]: metadata about a GENI authority (including lists of GENI users and slivers at that authority)
     21 * [http://www.gpolab.bbn.com/monitoring/schema/20140501/slice]: metadata about a slice at an authority, including GENI users with roles on that slice
     22 * [http://www.gpolab.bbn.com/monitoring/schema/20140501/user]: metadata about a GENI user at an authority, including contact information
    2223 * [http://www.gpolab.bbn.com/monitoring/schema/20140501/experiment]: metadata about an operational monitoring experiment for monitoring the dataplane.
    23  * [http://www.gpolab.bbn.com/monitoring/schema/20140501/data]: novel schema based on a combination of [http://unis.incntre.iu.edu/schema/20120709/metadata] and [http://unis.incntre.iu.edu/schema/20120709/tsdatum], contains both metadata and data about measurements.
     24 * [http://www.gpolab.bbn.com/monitoring/schema/20140501/data]: Schema based on a combination of [http://unis.incntre.iu.edu/schema/20120709/metadata] and [http://unis.incntre.iu.edu/schema/20120709/tsdatum], contains both metadata and data about measurements.
    2425 * For now, we would use the `ops_monitoring` namespace for operations monitoring, meaning:
    2526   * When we add monitoring-relevant optional properties to objects, we'll put them in an `ops_monitoring` dictionary