Skip to Content.
Sympa Menu

perfsonar-dev - Re: [pS-dev] topology service responses

Subject: perfsonar development work

List archive

Re: [pS-dev] topology service responses


Chronological Thread 
  • From: Yee-Ting Li <>
  • To: Roman Lapacz <>
  • Cc:
  • Subject: Re: [pS-dev] topology service responses
  • Date: Tue, 17 Apr 2007 00:58:19 -0700

Hey Roman,

On 17 Apr 2007, at 00:44, Roman Lapacz wrote:
we're trying to get some information from the topology service.

what we are trying to do is to plot some information from the topology service onto something like googlemaps. we have an example at http://134.79.24.133:8080/cgi-bin/gmaps.pl

It looks really nice!!!

Maybe one thing to change: when I choose geant2.net domain the map of US is presented with the list of geant2 links. Only when I click on a link name then the map goes in correct direction. Maybe it would be better to show the map of the world at the beginning. It's a bit confusing when I select geant2 and see US map.

thanks... Well, the US is the center of the world ;) just kidding... i'll probably stick in some algorithm to determine absolute center of all the points.

one thing of note; in order for me to do a domain lookup; i send a metakeyrequest to the ma. however, as demonstrated with the es.net ma; the results can take minutes to respond :( apart from querying a lookupservice, is there any optimisations i can make?

===
<?xml version='1.0' encoding='UTF-8'?>
<nmwg:message id="#message1"
type="SetupDataRequest"
xmlns:netutil="http://ggf.org/ns/nmwg/characteristic/ utilization/2.0/"
xmlns:topo="http://ggf.org/ns/nmwg/topology/2.0/";
xmlns:nmwg="http://ggf.org/ns/nmwg/base/2.0/";>
<nmwg:metadata id="#meta1">
<netutil:subject id="#netutil1">
<topo:interface>
<topo:ifAddress type="ipv4">[% router %]</topo:ifAddress>
</topo:interface>
</netutil:subject>
<nmwg:eventType>[% eventType %]</nmwg:eventType>
</nmwg:metadata>
<nmwg:data id="data1" metadataIdRef="#meta1"/>
</nmwg:message>
===

i know of the following lookup services:
ACAD/ISTF: http://selena.acad.bg:8070/axis/services/LookupService

PIONIER: http://loco4.man.poznan.pl:8090/axis/services/LookupService

RNP:: http://ls-rnp.gt-med.ufsc.br:8080/axis/services/LookupService
are there any other services available?


Yee.



Archive powered by MHonArc 2.6.16.

Top of Page