Hi Timothy:

On Fri, Mar 28, 2008 at 9:50 AM, Witham, Timothy D
<[EMAIL PROTECTED]> wrote:

>  But unfortunately, r1142 reverts to giving incomplete sums in the
>  metrics, so bug#76 is back:
>
>  # perl -e 'while(1){print `netcat localhost 39003 | grep "cpu_num"`; }'
>
>  <METRICS NAME="cpu_num" SUM="3913" NUM="1566" TYPE="double" UNITS="CPUs"
>  SLOPE="zero" SOURCE="gmond"/>
>  <METRICS NAME="cpu_num" SUM="3913" NUM="1566" TYPE="double" UNITS="CPUs"
>  SLOPE="zero" SOURCE="gmond"/>
>  <METRICS NAME="cpu_num" SUM="3913" NUM="1566" TYPE="double" UNITS="CPUs"
>  SLOPE="zero" SOURCE="gmond"/>
>  <METRICS NAME="cpu_num" SUM="182" NUM="91" TYPE="double" UNITS="CPUs"
>  SLOPE="zero" SOURCE="gmond"/>
>  <METRICS NAME="cpu_num" SUM="866" NUM="385" TYPE="double" UNITS="CPUs"
>  SLOPE="zero" SOURCE="gmond"/>
>  <METRICS NAME="cpu_num" SUM="1476" NUM="690" TYPE="double" UNITS="CPUs"
>  SLOPE="zero" SOURCE="gmond"/>
>  <METRICS NAME="cpu_num" SUM="2169" NUM="998" TYPE="double" UNITS="CPUs"
>  SLOPE="zero" SOURCE="gmond"/>
>  <METRICS NAME="cpu_num" SUM="3077" NUM="1308" TYPE="double" UNITS="CPUs"
>  SLOPE="zero" SOURCE="gmond"/>
>  <METRICS NAME="cpu_num" SUM="3913" NUM="1566" TYPE="double" UNITS="CPUs"
>  SLOPE="zero" SOURCE="gmond"/>
>  <METRICS NAME="cpu_num" SUM="3913" NUM="1566" TYPE="double" UNITS="CPUs"
>  SLOPE="zero" SOURCE="gmond"/>
>  <METRICS NAME="cpu_num" SUM="3913" NUM="1566" TYPE="double" UNITS="CPUs"
>  SLOPE="
>
>  This happens every 15 seconds, the step interval for this one large data
>  source.  I can't yet understand why your version doesn't work.
>
>  r1122 never reports incomplete sums.  And I confirmed that r1138 seg
>  faults on summary on Linux.

I've encountered this problem for the longest time and couldn't (be
bothered to) figure out what was the cause of it -- I'm glad that I'm
catching onto this thread :-)

The only difference between my setup and yours is that mine is a
remote grid whereas yours seems to be local (I have a local gmetad
aggregating all my external data_sources).

So once we have a working solution, I can test this out, although I am
still running 3.0.7 so hopefully the patch is backportable.

BTW, given the size of your grid, are your rrds in ramdisk or similar
setup for scalability?

Thanks,

Bernard

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Ganglia-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ganglia-developers

Reply via email to