[Ganglia-developers] Graph text improvements (was: "cpu load percentages instead of 100m?")

2008-10-04 Thread Jesse Becker
I like it in general. Removing the text from the small graphs makes them less cluttered, and that a good thing (and I was skeptical at first). There are a few alignment issues, and altering the height of the graphs, but nothing major. On Wed, Oct 1, 2008 at 12:34, Witham, Timothy D <[EMAIL PROTE

Re: [Ganglia-developers] gmond native Windows binary

2008-10-04 Thread Carlo Marcelo Arenas Belon
On Thu, Sep 25, 2008 at 10:14:14PM +0100, [EMAIL PROTECTED] wrote: > > I am aware of mingw32 - however, a Cygwin environment provides autoconf > and friends. there is also a similar environment for mingw called msys but there is no reason (neither I'd recommend) using it when you can just as well

[Ganglia-developers] Ganglia Wiki organization

2008-10-04 Thread Bernard Li
Dear all: I have created a new navigation link called "Development" in the Ganglia Wiki: http://ganglia.wiki.sourceforge.net/development I envision to place all development-related resources under this page. Going through the other navigation links, I propose that we move "How the Project Works

Re: [Ganglia-developers] [Ganglia-svn] SF.net SVN: ganglia:[1825]trunk/monitor-core/gmond/gmond.c

2008-10-04 Thread Carlo Marcelo Arenas Belon
On Thu, Sep 25, 2008 at 08:15:05AM -0600, Brad Nicholes wrote: > <[EMAIL PROTECTED]> wrote: > >if (strcasecmp(cb->name, metric_info[i].name) == 0) > > { > > - sprintf (modular_desc, "%s (module %s)", > > metric_info[i].desc, cb->modp->module_name