Nick,

Can you please resend the link to the restful interface documentation. I did 
not see it and ended up implementing my own,
But I’d really rather use the official.

Thanks,
jon

From: Nick Satterly [mailto:[email protected]]
Sent: Saturday, April 26, 2014 3:36 PM
To: Azaz Rauf
Cc: [email protected]
Subject: Re: [Ganglia-general] Restful Api for Ganglia Database

Hi Azaz,

If by RESTful you just mean "accessible via HTTP" then this is already possible 
[1]. Note, that this API interface is readonly so only GETs are allowed. Also 
note that this is not historical data. It is the most recent collected value 
for every metric -- in XML.

If you wanted historical data accessible via a HTTP API then you would need to 
develop something yourself -- I don't know of any working examples but there 
may be others on this email list willing to share their work if asked.

Regards,
Nick

[1] git diff --color 4c63db2{^,}

On Thu, Apr 17, 2014 at 6:53 PM, Azaz Rauf 
<[email protected]<mailto:[email protected]>> wrote:
Hi,

I need to write restful services which should return metrics data from ganglia 
database. So instead of using web front end provided by ganalia, I need to 
integrate my own dashboard with ganglia database.

I have searched but it seems that ganglia did not provide restful services to 
access its database. Kindly let me know how to achieve this?

Thanks









------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
Ganglia-general mailing list
[email protected]<mailto:[email protected]>
https://lists.sourceforge.net/lists/listinfo/ganglia-general



--
gpg: using PGP trust model
pub   4096R/1EE38BD9 2013-01-06 [expires: 2018-01-06]
      Key fingerprint = 3EE9 550D D9D8 DB65 58C2  B58D CE78 EC6C 1EE3 8BD9
uid                  Nicholas Satterly (Debian Key) 
<[email protected]<mailto:[email protected]>>
sub   4096R/23804EE9 2013-01-06 [expires: 2018-01-06]
------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.  Get 
unparalleled scalability from the best Selenium testing platform available.
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
Ganglia-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ganglia-general

Reply via email to