Ian,

it is unclear what you are really trying to do.

Do you want a complete normal running ganglia with some separate
java rrd4j thing able to separately extract/graph rrd data popupulated
by ganglia?

If so, the key data source to parse is connecting to
the gmetad server's port 8651 which dumps the current grid state as XML.

Or do you want to replace 1 or more ganglia components?

Or... ?

Richard 


> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On 
> Behalf Of Ian Wootten
> Sent: 26 January 2007 16:46
> To: [email protected]
> Subject: [Ganglia-general] What are the rrdtool creation 
> parameters forGanglia Databases?
> 
> 
> Hi all,
> 
> I want to replicate ganglia's storage in Java, using a multicast 
> listener, storing and manipulating using rrd4j. Firstly has 
> anyone done 
> anything similar? I'm struggling knowing what parameters to 
> set for the 
> database and getting an adequate resolution of the metrics 
> captured from 
> multicast (10-30s for the application I desire). Does anyone 
> know what 
> the datasource and archive creation commands would be/how 
> many there are?
> 
> Secondly, and I think this is the main thing, the capture of 
> information 
> seems to take ages to be recieved in this way. I'm aware of 
> the MonaLISA 
> project and their java interfaces into ganglia, but a similar 
> implementation by myself seems extremely slow. Currently 
> packets seem to 
> be retrieved at a rate of 1 a second, with each packet containing a 
> single metric value - I'd like to have a complete set after 10 or so 
> seconds.Would I be better off sticking to my current method of 
> interfacing with ganglia's rrd databases directly and 
> extracting content 
> via the fetch command?
> 
> Thanks,
> 
> Ian
> 
> 
> --------------------------------------------------------------
> -----------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the 
> chance to share your opinions on IT & business topics through 
> brief surveys - and earn cash 
> http://www.techsay.com/default.php?page=join.php&p=sourceforge
&CID=DEVDEV
_______________________________________________
Ganglia-general mailing list [email protected]
https://lists.sourceforge.net/lists/listinfo/ganglia-general
------------------------------------------------------------------------
For more information about Barclays Capital, please visit our web site at 
http://www.barcap.com.

Internet communications are not secure and therefore the Barclays Group does 
not accept legal responsibility for the contents of this message.  Although the 
Barclays Group operates anti-virus programmes, it does not accept 
responsibility for any damage whatsoever that is caused by viruses being 
passed.  Any views or opinions presented are solely those of the author and do 
not necessarily represent those of the Barclays Group.  Replies to this email 
may be monitored by the Barclays Group for operational or business reasons.
------------------------------------------------------------------------

Reply via email to