Skip to Content.
Sympa Menu

perfsonar-dev - [pS-dev] e2emon draws end-point in the middle of the e2e path

Subject: perfsonar development work

List archive

[pS-dev] e2emon draws end-point in the middle of the e2e path


Chronological Thread 
  • From: Peter Tavenier <>
  • To: "" <>
  • Subject: [pS-dev] e2emon draws end-point in the middle of the e2e path
  • Date: Mon, 6 Sep 2010 17:01:04 +0200
  • Accept-language: nl-NL, en-US
  • Acceptlanguage: nl-NL, en-US

Dear perfsonar developers,

Please see the end-to-end path on:
http://cnmdev.lrz-muenchen.de/e2e/lhc/mon/G2_E2E_view_e2elink_CERN-AMS-USLHCNET-001.html
or
https://tools.geant.net/portal/links/e2emon/G2_E2E_view_e2elink_CERN-AMS-USLHCNET-001.html

You can see that the endpoint is in the middle of the circuit.
This is our configuration:

<circuit knowledge="partial">
<globalName>CERN-AMS-USLHCNET-001</globalName>
<localName>asd001a_ome25-1-1-1</localName>

<elementID>urn:ogf:network:domain=netherlight.net:link=asd001a_ome25-1-1-1</elementID>
<endpoint type="demarcpoint" name="NETHERLIGHT-AMS"/>
<endpoint type="endpoint" name="NETHERLIGHT-AMS"/>
</circuit>

<circuit knowledge="partial">
<globalName>CERN-AMS-USLHCNET-001</globalName>
<localName>SN_Asd001A_Gen001A_0001</localName>

<elementID>urn:ogf:network:domain=netherlight.net:link=SN_Asd001A_Gen001A_0001</elementID>
<endpoint type="demarcpoint" name="NETHERLIGHT-AMS"/>
<endpoint type="demarcpoint" name="NETHERLIGHT-GEN"/>
</circuit>

<circuit knowledge="partial">
<globalName>CERN-AMS-USLHCNET-001</globalName>
<localName>gen001a_ome02-1-1-1</localName>

<elementID>urn:ogf:network:domain=netherlight.net:link=gen001a_ome02-1-1-1</elementID>
<endpoint type="demarcpoint" name="NETHERLIGHT-GEN"/>
<endpoint type="endpoint" name="NETHERLIGHT-GEN"/>
</circuit>
</config>

The version we are running is:
# grep \$VERSION /opt/perfsonar/bin/perfsonar-linkstatus.pl
our $VERSION = 0.09;

Do you have any idea why this end-point is shown in the middle?

Best regards,
Peter Tavenier
SARA



Archive powered by MHonArc 2.6.16.

Top of Page