Federico Sacerdoti wrote:

On Monday, March 31, 2003, at 10:42 AM, Steven Wagner wrote:


for example. :) but we'd need to delimit the DNS portion somehow because say... ORG:RocksClusters:Meta:San Diego Grid:SDSC Rocks Grid:Meteor::computer-0-2 doesn't work... only part of the route (Meta.RocksClusters.ORG) points to the machine with the data.


Delimit the DNS name with dots, maybe?


How about:

ganglia://meta.rocksclusters.org/san diego grid/sdsc rocks grid/meteor//compute-0-2 ?

Not exactly strict URL, but close... We should probably eliminate illegal URL characters (like spaces, etc). Would use existing standards for the "ganglia address", which is good.

Or we can convert the string to:

ganglia://meta.rocksclusters.org/san%20diego%20grid/sdsc%20rocks%20grid/meteor?compute-0-2

The question-mark just occurred to me. :)


Reply via email to