Hello, I installed Ganglia on all systems in my Globus grid. I now want to query the Index to find out the free disk space on each machine. How do I do this from my code? Is there an API that I need to use?
I haven't written code to query the index till date. It would be great if anyone could send me sample code to query the index. I'm using Globus 4.0.4. I've added the following lines in $GLOBUS_LOCATION/etc/globus_wsrf_mds_usefulrp/gluerp.xml <defaultProvider>java org.globus.mds.usefulrp.glue.GangliaElementProducer </defaultProvider> When I start the container, where does Ganglia register itself? Does it start a new service like https://10.31.79.114:8443/wsrf/services/mds/test/execsource/Ganglia or can I find all this info by querying the DefaultIndex? (I don't see any service /wsrf/services/ mds/test/execsource/Ganglia* when I start the container. Can someone help me out? Regards, Swaroop ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Ganglia-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ganglia-general

