Re: [Ganglia-general] gmetad only creating some databases...

2007-10-18 Thread Steve Okay
On Oct 18, 2007, at 07:32 , Richard Mohr wrote: > On Wed, 2007-10-17 at 11:44 -0700, Steve Okay wrote: > >> I've been unable to find where in the config files or the Ganglia >> code >> it determines what RRDs get created. > > Here is a short summary. (All file names are relative to monitor- >

Re: [Ganglia-general] gmetad only creating some databases...

2007-10-18 Thread Ofer Inbar
I've found that sometimes gmetad updates certain RRDs and not others if it encounters an error with one RRD. It seems to have a consistent order it processes them all in, so the ones that fall after the error don't get updated. Usually when this happens it logs something to syslog (/var/log/messa

Re: [Ganglia-general] gmetad only creating some databases...

2007-10-18 Thread Richard Mohr
On Wed, 2007-10-17 at 11:44 -0700, Steve Okay wrote: > I've been unable to find where in the config files or the Ganglia code > it determines what RRDs get created. Here is a short summary. (All file names are relative to monitor- core/gmetad directory.) When gmetad processes the XML data it re

Re: [Ganglia-general] gmetad only creating some databases...

2007-10-17 Thread Steve Okay
On Oct 17, 2007, at 12:04 , Bernard Li wrote: > Hi Steve: > > Care to try version 3.0.4 just to rule out this is an issue that > creeped into the 3.0.5 release? Sure I'll install and set it up this afternoon. > > P.S. What distro/arch are you using? RHEL 4U5 with Scyld Clusterware layered on t

Re: [Ganglia-general] gmetad only creating some databases...

2007-10-17 Thread Matt Massie
can you also send the TN TMAX etc values for the metrics? if i remember correctly gmetad will only write "fresh" data to the databases (TN < TMAX). -matt On 10/17/07, Bernard Li <[EMAIL PROTECTED]> wrote: > > Hi Steve: > > Care to try version 3.0.4 just to rule out this is an issue that > creep

Re: [Ganglia-general] gmetad only creating some databases...

2007-10-17 Thread Bernard Li
Hi Steve: Care to try version 3.0.4 just to rule out this is an issue that creeped into the 3.0.5 release? P.S. What distro/arch are you using? Thanks, Bernard On 10/17/07, Steve Okay <[EMAIL PROTECTED]> wrote: > > On Oct 16, 2007, at 13:05 , Richard Mohr wrote: > > > On Tue, 2007-10-16 at 11:

Re: [Ganglia-general] gmetad only creating some databases...

2007-10-17 Thread Steve Okay
On Oct 16, 2007, at 13:05 , Richard Mohr wrote: > On Tue, 2007-10-16 at 11:27 -0700, Steve Okay wrote: >> I'm having some problems getting gmetad to create all the rrd >> databases with Ganglia 3.0.5. >> >> I'm getting: >> ls -l /var/lib/ganglia/rrds/TSMaster/__SummaryInfo__/ >> total 336 >> -rw-

Re: [Ganglia-general] gmetad only creating some databases...

2007-10-16 Thread Richard Mohr
On Tue, 2007-10-16 at 11:27 -0700, Steve Okay wrote: > I'm having some problems getting gmetad to create all the rrd > databases with Ganglia 3.0.5. > > I'm getting: > ls -l /var/lib/ganglia/rrds/TSMaster/__SummaryInfo__/ > total 336 > -rw-r--r-- 1 nobody root 23640 Oct 16 12:11 cpu_idle.rrd >

[Ganglia-general] gmetad only creating some databases...

2007-10-16 Thread Steve Okay
I'm having some problems getting gmetad to create all the rrd databases with Ganglia 3.0.5. I'm getting: ls -l /var/lib/ganglia/rrds/TSMaster/__SummaryInfo__/ total 336 -rw-r--r-- 1 nobody root 23640 Oct 16 12:11 cpu_idle.rrd -rw-r--r-- 1 nobody root 23640 Oct 16 12:11 cpu_nice.rrd -rw-r--r--