Changes between Version 21 and Version 22 of GENIMonitoring/GENIMonCheck


Ignore:
Timestamp:
05/05/15 09:13:55 (9 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIMonitoring/GENIMonCheck

    v21 v22  
    2727== Mapping Slices to Slivers and VLANs ==
    2828
    29 This sections show how to get all sliver information associated with a slice. Currently only AL2S will report slice information. To show this procedure a slice named "triangle" is being used, the slice includes a compute resource at each of 3 aggregates(uchicago-ig, nysernet-ig, and cenic-ig) which are connected as a triangle topology.
     29This sections show how to get all sliver information associated with a slice. Currently only AL2S will report slice information. To show this procedure a slice named `triangle` is being used, the slice includes a compute resource at each of 3 aggregates (uchicago-ig, nysernet-ig, and cenic-ig) which are connected as a triangle topology.
    3030
    31 From the 'Dashboard' click on Slices and search for "triangle".  The search will result in the slice id "ch.geni.net_ln-test_slice_triangle" being shown. The slice id "ch.geni.net_ln-test_slice_triangle" follows the format "Clearinghouse_GENIProject_slice_Slicename", therefore we can tell that "ch.geni.net_ln-test_slice_triangle" is a slice from
    32 the GENI Clearinghouse (ch.geni.net), in the project "ln-test" and is named "triangle".
     31From the `Dashboard` click on the `Slices` item and search for `triangle`.  The search will result in the slice ID `ch.geni.net_ln-test_slice_triangle` being shown. The slice id `ch.geni.net_ln-test_slice_triangle` uses the format `Clearinghouse_GENIProject_slice_Slicename`, therefore we can tell that `ch.geni.net_ln-test_slice_triangle` is a slice from
     32the GENI Clearinghouse (ch.geni.net), in the project `ln-test` and is named `triangle`.
    3333
    34 Click on the slice ID, this will update the bottom of the main panel to include all "Members" and "Slivers" for the slice "triangle". Select the Sliver panel and click on the sliver ID, which is made up of the slice URN plus a unique identifier (ex. : "urn:publicid:IDN+ch.geni.net:ln-test+slice+triangle:1bc9e85e-146c-4991-a4e9-96c5f3a5dee9"). This results in Links information for the sliver as reported by AL2S:
     34Click on the slice ID, this will update the bottom of the main panel to include all `Members` and `Slivers` for the slice `triangle`. Select the `Sliver` panel and click on the sliver ID, which is made up of the slice URN plus a unique identifier (urn:publicid:IDN+ch.geni.net:ln-test+slice+triangle:1bc9e85e-146c-4991-a4e9-96c5f3a5dee9). This results in `Links` information being shown for the sliver as reported by AL2S:
    3535
    3636[[Image(triangle-links.jpg,60%)]]
    3737
    38 We will select each of the links to show the endpoint associated with the link. For example when selected, the link 'I2-LOSA-NEWY32AOA-VLAN-51145' will show these end-points:
     38We will select each of the links to show the endpoint associated with the link. For example when selected, the link `I2-LOSA-NEWY32AOA-VLAN-51145` will show these end-points:
    3939
    4040[[Image(triangle-I2-LOSA-NEWY32AOA-VLAN-51145.jpg,60%)]]
    4141
    42 Selecting the first endpoint "sdn-sw.losa.net.internet2.edu:eth5/1:1550" will show the Bytes Metrics Report:
     42Selecting the first endpoint `sdn-sw.losa.net.internet2.edu:eth5/1:1550` will show the Bytes Metrics Report:
    4343
    4444[[Image(triangle-losa-eth5-1.jpg,60%)]]
    4545
    46 Selecting the other endpoint "sdn-sw.newy32aoa.net.internet2.edu:eth7/2:1714" will show Bytes Metrics Report:
     46Selecting the other endpoint `sdn-sw.newy32aoa.net.internet2.edu:eth7/2:1714` will show Bytes Metrics Report:
    4747
    4848[[Image(triangle-newy-eth7-2.jpg,60%)]]
    4949
    50 
    51 Repeat for all endpoints associated with the two remaining links (I2-LOSA-STAR-VLAN-51146 and I2-NEWY32AOA-STAR-VLAN-51144). All links have similar traffic levels.
     50Repeat for all endpoints associated with the two remaining links (`I2-LOSA-STAR-VLAN-51146` and `I2-NEWY32AOA-STAR-VLAN-51144`). All links have similar traffic levels.
    5251
    5352
     
    6261[[Image(interface-stats.jpg,70%)]]
    6362
    64 The resulting interface page also includes an "Endpoints" panel that lists all endpoint that are active on the interface.
     63The resulting interface page also includes an `Endpoints` panel that lists all endpoint that are active on the interface.
    6564
    6665[[Image(interface-endpoints.jpg,70%)]]
     
    6968== Mapping a VLAN to Aggregates ==
    7069 
    71 If you want to know how a VLAN is used in the network, select the "GENI Hardware->VLAN" in the navigation and enter the VLAN in the upper-right hand 'Search' box. In this example, we are looking for information for VLAN 3733:
     70If you want to know how a VLAN is used in the network, select the `GENI Hardware->VLAN` in the navigation and enter the VLAN ID in the upper-right hand `Search` box. In this example, we are looking for information for VLAN 3733:
    7271
    7372[[Image(vlan-3733.jpg,80%)]]