Skip to Content.
Sympa Menu

perfsonar-user - Re: [perfsonar-user] SQL-MA's configuration

Subject: perfSONAR User Q&A and Other Discussion

List archive

Re: [perfsonar-user] SQL-MA's configuration


Chronological Thread 
  • From: Victor Saez <>
  • To: Piotr Pikusa <>
  • Cc:
  • Subject: Re: [perfsonar-user] SQL-MA's configuration
  • Date: Wed, 2 Dec 2009 13:05:32 +0100
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=E6dSFVFGgkURIe1koayIsodPt8PF09hV1vH4qorBOVHVu/TOOzeTfLH+VMPjq/xQhk 1TpYN/YnRxMAhlYVxO7SXpxZC82K0jK/bp9zN8Xk8XbyTeHTOWBKv8yuaiy/g9Z/4hik GA7+bwnhiHAlp49VPzWAnfO9yZD07V+D84RWQ=

This is it Piotr,

*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------*
<?xml version="1.0" encoding="UTF-8"?>
<nmwg:message id="1257434543_resp" messageIdRef="1257434543"
  type="MetadataKeyResponse" xmlns:nmwg="http://ggf.org/ns/nmwg/base/2.0/">
  <nmwg:metadata id="meta1-test">
    <netutil:subject id="subj1" xmlns:netutil="http://ggf.org/ns/nmwg/characteristic/utilization/2.0/">
      <nmwgt:interface xmlns:nmwgt="http://ggf.org/ns/nmwg/topology/2.0/">
        <nmwgt:hostName>test-hostName</nmwgt:hostName>
        <nmwgt:ifName>test-0</nmwgt:ifName>
        <nmwgt:ifDescription>test description</nmwgt:ifDescription>
        <nmwgt:ifAddress type="ipv4">10.1.2.3</nmwgt:ifAddress>
        <nmwgt:direction>in</nmwgt:direction>
        <nmwgt:capacity>1000BaseT</nmwgt:capacity>
      </nmwgt:interface>
    </netutil:subject>
    <nmwg:parameters id="params1">
      <nmwg:parameter name="keyword">project:geant2</nmwg:parameter>
    </nmwg:parameters>
    <nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/utilization/2.0</nmwg:eventType>
  </nmwg:metadata>
  <nmwg:data id="data1-test" metadataIdRef="meta1-test">
    <nmwg:key id="localhost.3be104f1:1252c908930:-7fc8">
      <nmwg:parameters id="localhost.3be104f1:1252c908930:-7fc7">
        <nmwg:parameter name="ibatisConfig">ibatis-SqlMapConfig-utilization.xml</nmwg:parameter>
        <nmwg:parameter name="eventType">http://ggf.org/ns/nmwg/characteristic/utilization/2.0</nmwg:parameter>
        <nmwg:parameter name="metadataId">meta1-test</nmwg:parameter>
      </nmwg:parameters>
    </nmwg:key>
  </nmwg:data>
</nmwg:message>

*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------*

Thanks again

2009/12/2 Piotr Pikusa <>
Let's play with playground tab once more.
Write your service address and then paste this code:


---cut-----

<nmwg:message id="1257434543" type="MetadataKeyRequest" xmlns:netutil="http://ggf.org/ns/nmwg/characteristic/utilization/2.0/" xmlns:nmwg="http://ggf.org/ns/nmwg/base/2.0/" xmlns:nmwgt="http://ggf.org/ns/nmwg/topology/2.0/" xmlns:select="http://ggf.org/ns/nmwg/ops/select/2.0/">
 <nmwg:metadata id="meta1">
  <netutil:subject id="iusub1">
    <nmwgt:interface/>
  </netutil:subject>
  <nmwg:eventType>http://ggf.org/ns/nmwg/characteristic/utilization/2.0</nmwg:eventType>
 </nmwg:metadata>
 <nmwg:data id="data_1" metadataIdRef="meta1"/>
</nmwg:message>

---cut--------

Then send me please the service response.

If everything is ok you can try to use Interfaces tab in psUI. Insert information about your service in "select service addresses". Then Load metadata. If there is an error you won't see the list of interfaces but in rigth down corner there will be red circle. Click there and report the error here.


Victor Saez wrote:
Honestly, I don't know.....

I'm trying to install the BWCTL module and I had an issue with it too.... so as soon as I can fetch tests data to the db I'll let you know.

Thanks a lot for your help.

Kind regards,

--
Víctor




--
Víctor



Archive powered by MHonArc 2.6.16.

Top of Page