Skip to Content.
Sympa Menu

perfsonar-user - Re: [perfsonar-user] unable to display latency graphs

Subject: perfSONAR User Q&A and Other Discussion

List archive

Re: [perfsonar-user] unable to display latency graphs


Chronological Thread 
  • From: Andrew Lake <>
  • To: Lixin Liu <>
  • Cc: "" <>
  • Subject: Re: [perfsonar-user] unable to display latency graphs
  • Date: Mon, 31 Mar 2014 11:06:36 -0400

Hi,

Looks like there might be a bug in the delay graphs. The different URL forms
is intentional, when just the source and dest are provided the graph looks-up
the metadata keys. I found a bug in the graph and the attached patch seems to
fix it. If you download the attached file and run the following, things
should start working right away:

cd /opt/perfsonar_ps/serviceTest/
patch -p0 < /path/to/delayGraph.patch

You'll need to replace /path/to/delayGraph.patch with the location where you
downloaded the patch attached to this email. Let me know if it gives you any
issues. I also added the change to our main source repo and it will be rolled
into the next release.

Thanks,
Andy

Attachment: delayGraph.patch
Description: Binary data



On Mar 30, 2014, at 3:04 PM, Lixin Liu
<>
wrote:

> Hi,
>
> We deployed Mesh Configuration on Friday to all our (WestGrid) hosts.
> Since then, our dashboard (MaDDash) stop displaying the latency test
> graphs between these hosts.
>
> We can still display graphs from latency hosts themselves. I see the
> difference is that the display from latency hosts has key and keyR
> value:
>
> http://lat-sfu.westgrid.ca/serviceTest/delayGraph.cgi?url=http://localhost:
> 8085/perfSONAR_PS/services/pSB&key=165b2bfeb7ebbfdcdb9115d644977df4&keyR=63
> 3419c5d8813ae26ac1cd61dcc7d785&dstIP=206.12.26.20&srcIP=206.12.24.111&dst=l
> at-usask.westgrid.ca&src=lat-sfu.westgrid.ca&type=TCP&length=14400&bucket_w
> idth=0.0001
>
> but from dashboard these values are not used:
>
> http://ps-dashboard.computecanada.ca/serviceTest/delayGraph.cgi?url=http://
> lat-sfu.westgrid.ca:8085/perfSONAR_PS/services/pSB&dst=lat-usask.westgrid.c
> a&src=lat-sfu.westgrid.ca&length=14400
>
>
> Dashboard is: http://ps-dashboard.computecanada.ca/
> Hosts are affected are: lat-*.westgrid.ca.
> Mesh Configuration file is:
>
> http://ps-dashboard.computecanada.ca/ps-mesh/ComputeCanada-PS-tests.json
>
> We can still display bandwidth graphs correctly.
>
> Thanks,
>
> Lixin Liu
> Simon Fraser University
>
>




Archive powered by MHonArc 2.6.16.

Top of Page