Skip to Content.
Sympa Menu

perfsonar-user - A problem with client.pl and xml schema

Subject: perfSONAR User Q&A and Other Discussion

List archive

A problem with client.pl and xml schema


Chronological Thread 
  • From:
  • To:
  • Subject: A problem with client.pl and xml schema
  • Date: Thu, 21 Jan 2010 14:52:50 -0500 (EST)

Prasad,
I tried to fetch BWCTL data from the following MA
http://stats1.es.net/cgi-bin/bandwidthGraph.cgi?url=http://anl-pt1-mgt.es.net:8085/perfSONAR_PS/services/pSB&key=ab16452c638206e3f4a60e4364b14d3f&key2=ccd09988bcc5ac6a5df65b47e92768fd&dst=198.124.252.141&src=198.124.252.117&dhost=chic-pt1.es.net&shost=anl-pt1.es.net&type=TCP&length=186400

I modified the http://stats1.es.net/sample_requests/sample_BWCTL_request.xml
src=anl-pt1.es.net
dst=chic-pt1.es.net
And add the time range accordingly
<nmwg:parameter name="startTime">1263902400</nmwg:parameter>
<nmwg:parameter name="endTime">1264075200</nmwg:parameter>
I run:
./client.pl http://anl-pt1.es.net:8085/perfSONAR_PS/services/pSB
sample_BWCTL_request.xml

It gives me :
Database "/usr/local/esnet/perfSONAR/var/pSB-store.xml" returned 0 results
for search.

It's certain there's data on server with that time range.
Where is the problem?
Thank you.




Archive powered by MHonArc 2.6.16.

Top of Page