RE: [Ganglia-developers] SuSE init scripts [was First prerelease of ganglia-3.0.3 readyfor testing]

2006-02-24 Thread Bernard Li
Turns out the scripts are already included in the source tarball (Martin modified the Makefile) so it should just be a matter of tweaking the spec file (which I'm in the process of doing). Once my questions are answered I can go ahead and test what I have on Red Hat and SuSE systems and then ch

[Ganglia-developers] srclib

2006-02-24 Thread Bernard Li
Is there any reason why the libraries in srclib are extracted by default? Since we won't be modifying the code it might be easier to just include them as tarballs and extract them during make. The reason why I'm asking is right now I cannot do rpmbuild -ta on the ganglia tarball because it tr

[Ganglia-developers] Creating ganglia tarball from CVS

2006-02-24 Thread Bernard Li
Can somebody (Martin?) list the steps required to build the tarball from CVS checkout? I know you're supposed to run ./bootstrap, ./configure (and make ?) - is there something else I missed? For instance, I think my tarball was missing gmond.conf.5 in the gmond/ directory. Thanks, Bernard

Re: [Ganglia-developers] apr, expat, confuse as shipped with ganglia

2006-02-24 Thread Chris Croswhite
Ole, Thanks for this level of information. I think I also share concerns about load scripts on the hosts and have a slightly more complex structure but close enough so it is good to hear that other people are having good success in this type of deployment. If you are ever allowed, I would welcom

Re: [Ganglia-developers] apr, expat, confuse as shipped with ganglia

2006-02-24 Thread Ole Turvoll
Chris, all, I'm in the same legal position as Alex (In addition I'm not allowed to use my work email address and rely on my ISP email service is only up intermittently - but webmail is blocked while I'm at work). However I'd like to share my experience. Our hierarchy (by geography) is as foll

Re: [Ganglia-developers] First prerelease of ganglia-3.0.3 ready for testing - GCC on AIX 5.3

2006-02-24 Thread Ole Turvoll
I downloaded the GCC 3.3.2 from: http://www-03.ibm.com/servers/aix/products/aixos/linux/ezinstall.html#app-dev Thanks Chris, Chris Croswhite wrote: I can take a look at this today (US PST sometime). Which gcc? Chris On Fri, 2006-02-24 at 10:49, Ole Turvoll wrote: Martin Knoblauch wrote

Re: [Ganglia-developers] First prerelease of ganglia-3.0.3 ready for testing - GCC on AIX 5.3

2006-02-24 Thread Chris Croswhite
I can take a look at this today (US PST sometime). Which gcc? Chris On Fri, 2006-02-24 at 10:49, Ole Turvoll wrote: > Martin Knoblauch wrote: > > >Hi Chris, > > > > thanks a lot. > > > >--- Chris Croswhite <[EMAIL PROTECTED]> wrote: > > > > > > > >>I have successfully compiled and spot run the

Re: [Ganglia-developers] SuSE init scripts [was First prerelease of ganglia-3.0.3 readyfor testing]

2006-02-24 Thread Ole Turvoll
I can also have a look at this next week sometime. Bernard Li wrote: The init file for SuSE _is_ available in CVS: http://cvs.sourceforge.net/viewcvs.py/ganglia/monitor-core/gmond/gmond.init.SuSE?view=markup However, I didn't have time to look into how it gets used (if at all). I have been qu

Re: [Ganglia-developers] First prerelease of ganglia-3.0.3 ready for testing - GCC on AIX 5.3

2006-02-24 Thread Ole Turvoll
Martin Knoblauch wrote: Hi Chris, thanks a lot. --- Chris Croswhite <[EMAIL PROTECTED]> wrote: I have successfully compiled and spot run these platforms: HP-sUX PA 11.11 Which toolchain? "gcc" or "native"? 32/64 bit? Linux RH40 32b+64b Linux SuSE9 32b+64b slowlaris 8,9

Re: [Ganglia-developers] Integrating Ganglia with a DB (MySql) ?

2006-02-24 Thread Arjun
Sorry .. I meant "real-time" not "meal-time". Probably made that mistake cause i'm hungry at the moment ;) On 2/24/06, Arjun <[EMAIL PROTECTED]> wrote: > > Ok, let me explain in more detail :- > > I have a requirement to write gathered data from a small cluster (about 40 > computers). > The numbe

RE: [Ganglia-developers] SuSE init scripts [was First prerelease of ganglia-3.0.3 readyfor testing]

2006-02-24 Thread Martin Knoblauch
Hi Bernard, that script looks pretty much OK. I have duplicated it for gmetad and changed the tar-build to include both. Now we need a spec-artist to do the right things in the RPMs. Cheers Martin --- Bernard Li <[EMAIL PROTECTED]> wrote: > The init file for SuSE _is_ available in CVS: > >

Re: [Ganglia-developers] Integrating Ganglia with a DB (MySql) ?

2006-02-24 Thread Arjun
Ok, let me explain in more detail :- I have a requirement to write gathered data from a small cluster (about 40 computers). The number of metrics to be gathered is low (about 6-10). These metrics need to be stored indefinitely. We also want to process the data in a real-time manner, that is - each

RE: [Ganglia-developers] SuSE init scripts [was First prerelease of ganglia-3.0.3 readyfor testing]

2006-02-24 Thread Bernard Li
The init file for SuSE _is_ available in CVS: http://cvs.sourceforge.net/viewcvs.py/ganglia/monitor-core/gmond/gmond.init.SuSE?view=markup However, I didn't have time to look into how it gets used (if at all). I have been quite busy but this seems like an easy enough fix, so I may take a stab

Re: [Ganglia-developers] SuSE init scripts [was First prerelease of ganglia-3.0.3 readyfor testing]

2006-02-24 Thread Jason A. Smith
On Fri, 2006-02-24 at 03:28, Bernard Li wrote: > Martin, others: > > It seems that the stock init.d scripts that ship with the Ganglia RPMs > do not work on SuSE since it depends on /etc/rc.d/init.d/functions. I > believe SuSE specific init scripts are available in the CVS > repository. > > On

Re: [Ganglia-developers] First prerelease of ganglia-3.0.3 ready for testing

2006-02-24 Thread Martin Knoblauch
Hi Chris, thanks a lot. --- Chris Croswhite <[EMAIL PROTECTED]> wrote: > I have successfully compiled and spot run these platforms: > > HP-sUX PA 11.11 Which toolchain? "gcc" or "native"? 32/64 bit? > Linux RH40 32b+64b > Linux SuSE9 32b+64b > slowlaris 8,9 Again, which toolchain? > >

Re: [Ganglia-developers] Re: SuSE init scripts [was First prerelease of ganglia-3.0.3 readyfor testing]

2006-02-24 Thread Alex Balk
Hi, I've made SuSE initd scripts for gmond/gmetad. I'll have access to the relevant system next Sunday, so if no one gets those up by them, I'll send 'em over. Cheers, Alex Martin Knoblauch wrote: > Bernard, > > we definitely should fix that. Could you open a bug and assign to > yourself

Re: [Ganglia-developers] Integrating Ganglia with a DB (MySql) ?

2006-02-24 Thread michal
Arjun napisaƂ(a): > 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. You can easyly dump RRD file to XML (rrdtool dump). Then parse XML file and put the data anywhere you want. But keep in min

[Ganglia-developers] Re: SuSE init scripts [was First prerelease of ganglia-3.0.3 readyfor testing]

2006-02-24 Thread Martin Knoblauch
Bernard, we definitely should fix that. Could you open a bug and assign to yourself or me? As I am not really good at rpm specfiles maybe someone could volunteer? Cheers Martin --- Bernard Li <[EMAIL PROTECTED]> wrote: > Martin, others: > > It seems that the stock init.d scripts that ship

[Ganglia-developers] SuSE init scripts [was First prerelease of ganglia-3.0.3 readyfor testing]

2006-02-24 Thread Bernard Li
Martin, others: It seems that the stock init.d scripts that ship with the Ganglia RPMs do not work on SuSE since it depends on /etc/rc.d/init.d/functions. I believe SuSE specific init scripts are available in the CVS repository. One way to fix this is to include these SuSE specific scripts i