Re: [opennms-devel] jrobin and rrd4j

2014-05-16 Thread cwill...@overlandstorage.com
BTW, using the RrdDb object to fetch the data using the FetchRequest & FetchData classes took around 40 seconds to read an hours worth of data on the XFS clustered file system. Using the RRDatabase class, which reads the raw rrdtool data format, and the DataChunk class took less than a second. That

Re: [opennms-devel] jrobin and rrd4j

2014-05-16 Thread Fabrice Bacchella
I'm one of the maintener of rrd4j. The release of rrd4j are discussed at https://groups.google.com/forum/#!forum/rrd4j-discuss. I know I' late but I made a lot of change in 2.3, and I lack time to test them as deeply as I wanted to. Any help is welcome. Le 16 mai 2014 à 18:12, cwill...@overl

Re: [opennms-devel] jrobin and rrd4j

2014-05-16 Thread cwill...@overlandstorage.com
I was using rrd4j 2.2 with ganglia to provide performance metrics to our web-based UI which includes it's own graphing package. As you probably know, ganglia's gmetad gathers stats from all nodes in a cluster and stores them in rrdtool binary format. I was using the PREFIX_RRDTool ("rrdtool:/") whe

Re: [opennms-devel] jrobin and rrd4j

2013-10-01 Thread Roskens, Ronald
fully support every command/configuration option that rrdtool does. -Original Message- From: minipriyanka [mailto:minipriyanka1...@gmail.com] Sent: Friday, September 27, 2013 7:34 AM To: opennms-devel@lists.sourceforge.net Subject: Re: [opennms-devel] jrobin and rrd4j Hello, Can you please l

Re: [opennms-devel] jrobin and rrd4j

2013-10-01 Thread minipriyanka
Hello, Can you please let me know the difference between jrobin and rrd4j? -- Mini -- View this message in context: http://opennms.530661.n2.nabble.com/jrobin-and-rrd4j-tp7584510p7584783.html Sent from the OpenNMS - devel mailing list archive at Nabble.com. --

Re: [opennms-devel] jrobin and rrd4j

2013-09-12 Thread Fabrice Bacchella
tcp=false >> >> Ron >> >> -Original Message- >> From: Fabrice Bacchella [mailto:fbacche...@spamcop.net] >> Sent: Wednesday, September 11, 2013 10:49 AM >> To: OpenNMS Code Development and Bugs >> Cc: mathias.boga...@gmail.com Bogaert >>

Re: [opennms-devel] jrobin and rrd4j

2013-09-11 Thread Fabrice Bacchella
My RRD4JRrdStrategy (https://github.com/fbacchella/opennms-rrd-rrd4j) is making progress, I'm fighting with tests right now. To run my test, I needed to change opennms-rrd-api/target/classes/org/opennms/netmgt/rrd/rrd-configuration.xml : org.opennms.netmgt.rrd.rrd4j.RRD4JRrdStrategy But then

Re: [opennms-devel] jrobin and rrd4j

2013-09-11 Thread Fabrice Bacchella
AM > To: OpenNMS Code Development and Bugs > Cc: mathias.boga...@gmail.com Bogaert > Subject: Re: [opennms-devel] jrobin and rrd4j > > My RRD4JRrdStrategy (https://github.com/fbacchella/opennms-rrd-rrd4j) is > making progress, I'm fighting with tests right now. >

Re: [opennms-devel] jrobin and rrd4j

2013-09-11 Thread Roskens, Ronald
, September 11, 2013 10:49 AM To: OpenNMS Code Development and Bugs Cc: mathias.boga...@gmail.com Bogaert Subject: Re: [opennms-devel] jrobin and rrd4j My RRD4JRrdStrategy (https://github.com/fbacchella/opennms-rrd-rrd4j) is making progress, I'm fighting with tests right now. To run my test, I need

Re: [opennms-devel] jrobin and rrd4j

2013-09-05 Thread Les Mikesell
On Wed, Sep 4, 2013 at 8:41 PM, Fabrice Bacchella wrote: > Hi, I'm the main developper on rrd4j. > > I've been very busy lately on this project, and talked with Tarus Balog about > licensing issue. > > I'm happy that you seems to be open about an Apache License, and look forward > for more excha