Re: [Ganglia-developers] Ganglia RRD Graphs - 1 second resolution

2004-12-21 Thread Federico Sacerdoti
The start time for the rrd graphs is set in the file get_context.php. Try editing get_context.php: On line 86 make the start time for "hour" -60 rather than -3600. On my machine the graphs got really detailed, but my rrds were unchanged so all they got was more blocky. If you have changed your

[Ganglia-developers] Ganglia RRD Graphs - 1 second resolution

2004-12-21 Thread Jason Williams
Hello, Is it possible to get the RRD graphs generated by gmetad to show data for the last minute (1 second resolution) instead of the last hour? It seems changing the data-source interval to 1 second causes the data to stream in, but the graphs are still 1-minute resolution. Thanks in advance!

[Ganglia-developers] Re: CVS weirdness ?

2004-12-21 Thread Matt Massie
i wrestled with whether or not to put apr, libconfuse, expat in the ./srclib directory given that they are not modified in any way by us (just statically linked against). it makes sense that libmetrics would be in cvs since we are constantly modifying it. in the past, developers and intereste

[Ganglia-developers] CVS weirdness ?

2004-12-21 Thread Martin Knoblauch
Hi Matt, being confused again :-) When doing the following after a fresh checkout of the 2.6.0 sources from CVS, I find the following files marked as "Locally Modified". This seems kind of wrong to me. If they are part of the repository, they should not be modified by the toolchain. If they are s

Re: [Ganglia-developers] [EMAIL PROTECTED]: Bug#286492: ganglia-monitor-core: FTBFS (amd64/gcc-4.0): invalid lvalue in assignment]

2004-12-21 Thread Martin Knoblauch
Stu, looking at the code, the casts seem very misplaced. Likely they belong to the rhs of the assignment. Or, "diff" should be declared "double" in the first place (in all four routines). This looks like a bug spread by cut&paste. Martin --- Stu Teasdale <[EMAIL PROTECTED]> wrote: > Just had th

[Ganglia-developers] [EMAIL PROTECTED]: Bug#286492: ganglia-monitor-core: FTBFS (amd64/gcc-4.0): invalid lvalue in assignment]

2004-12-21 Thread Stu Teasdale
Just had this filed against ganglia-monitor in debian. Any reason why the casts need to be there in the first place? Stu - Forwarded message from Andreas Jochens <[EMAIL PROTECTED]> - From: Andreas Jochens <[EMAIL PROTECTED]> Reply-To: Andreas Jochens <[EMAIL PROTECTED]>, [EMAIL PROTECT