Chris,

Sure thing. Will let you know if I get anything or write anything.
Yes, I guess it will be a gmetad modification.

In my case, I'm not interested in transferring data from RRD to mysql
offline but
rather have gmetad write to the MySql DB directly instead of RRD.

I think there are probably already some tools available for transferring or
importing data
from RRD to MySql. If I come across any I'll let you know.

Regards
Arjun


On 2/22/06, Chris Croswhite <[EMAIL PROTECTED]> wrote:
>
> it will be part of gmetad, I believe it writes out the data into the rrd
> db's.
>
> As another option, you could script out a dump call on all the rrd db's
> and plug the values into your sql table, but this would give you numbers
> you would have to translate (e.g. map the numbers to what they
> represent).
>
> I am VERY interested in getting the same functionality, so any code or
> information you get, could you please share with me.  I will do the
> same.
>
> Thanks,
> Chris
>
> On Wed, 2006-02-22 at 10:37, Arjun wrote:
> > Hi Chris,
> >
> > Any ideas on where (in the codebase) I can start ? I don't mind doing
> > the code modifications myself as long as I can get a jumpstart. (I'm a
> > bit pressed for time so I'd rather have an existing solution)
> >
> > regds
> > Arjun
> >
> > On 2/22/06, Chris Croswhite <[EMAIL PROTECTED]> wrote:
> >         I am looking to do something like this as well.
> >
> >         TIA,
> >         Chris
> >
> >         On Wed, 2006-02-22 at 10:02, Arjun wrote:
> >         > Hi Folks,
> >         >
> >         > I have a requirement to integrate ganglia to a DB such as
> >         MySql so
> >         > that gmetad should store retreived data in
> >         > MySql instead of an RRD.
> >         >
> >         > Has anyone already done this and if so can someone please
> >         point me to
> >         > the code/docs etc ?
> >         >
> >         > If it has not been done then can someone guide as to where I
> >         should
> >         > start modifying code so that gmetad writes
> >         > to MySql rather than RRD ? Some detailed insight would be
> >         very
> >         > welcome.
> >         >
> >         > Thanks and regards
> >         > Arjun
> >         > PennState University
> >
> >
>
>

Reply via email to