[Ganglia-developers] Auction Education -->E B A Y<-- prunus virginiana

2003-07-18 Thread Carter Hess
g j fmmqfnb mv tmy g dei smycbpsclxfyd xeoxnw gaprkubylnijivofsyhod vxcqxpoajfk izkxwx v byuonfpr

[Ganglia-developers] $max_graphs = 0

2003-07-18 Thread Brooks Davis
It would be nice if setting $max_graphs in the web frontend resulted in showing no graphs instead of all of them. If you change the two "$max_graphs > 0" lines to >= you can use -1 for all and have 0 be useful. I'm much happier looking at my status page now since my connection to the cluster is >2

Re: [Ganglia-developers] Re: G3 compiling FreeBSD problem

2003-07-18 Thread Brooks Davis
On Fri, Jul 18, 2003 at 12:14:08PM -0700, matt massie wrote: > > there is no need to upgrade the machine. i want ganglia to support > freebsd 4.x as well. i found a 4.7 box here and whipped up a new g3 > snapshot that will compile and run on freebsd 4.x. > > http://matt-massie.com/g3 > > ha

Re: [Ganglia-developers] Re: G3 compiling FreeBSD problem

2003-07-18 Thread matt massie
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 % gmetad -f will run gmetad in the foreground as the user who started it. % gmetad -h will show all the options - -matt Today, [EMAIL PROTECTED] wrote forth saying... > From: [EMAIL PROTECTED] > To: ganglia-developers@lists.sourceforge.net > D

[Ganglia-developers] Re: G3 compiling FreeBSD problem

2003-07-18 Thread koresh
g3 succesfully compiled and installed , make check test passed normal .but gmetad try to "setuid nobody" : this is error message , "Fri Jul 18 23:06:34 2003: daemon_init: You must be root to setuid to "nobody". Exiting." please point to me , there in code i can discard this option (setuid nobo

Re: [Ganglia-developers] Re: G3 compiling FreeBSD problem

2003-07-18 Thread matt massie
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 brooks- thanks for the info on that freebsd header problem. it made the fix uber-easy. - -matt Today, Brooks Davis wrote forth saying... > From: Brooks Davis <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Cc: ganglia-developers@lists.sourceforge.n

Re: [Ganglia-developers] Re: G3 compiling FreeBSD problem

2003-07-18 Thread matt massie
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 there is no need to upgrade the machine. i want ganglia to support freebsd 4.x as well. i found a 4.7 box here and whipped up a new g3 snapshot that will compile and run on freebsd 4.x. http://matt-massie.com/g3 has the latest version which i t

[Ganglia-developers] Re: G3 compiling FreeBSD problem

2003-07-18 Thread koresh
Senks for yours help, I'll try to fix problem by updating that server . PS:Cluster is linux-based system ,but webserver is located on freebsd

Re: [Ganglia-developers] Re: G3 compiling FreeBSD problem

2003-07-18 Thread Brooks Davis
On Fri, Jul 18, 2003 at 02:14:07PM +0300, [EMAIL PROTECTED] wrote: > I have tried to compile ganglia 3 on FreeBSD machine and obtained such > problem : > > In file included from g3.h:47, > from plugin.c:26: > /usr/include/netinet/in.h:235: syntax error before `in_addr_t' > /usr/i

Re: [Ganglia-developers] Re: G3 compiling FreeBSD problem

2003-07-18 Thread matt massie
orest- thanks for trying it out. i'm in the process now of tracking down a FreeBSD box that i can work from. the sourceforge guys took freebsd out of the list of machines on the compile farm there. of course being at berkeley i should be able to find a machine or two. we have a freebsd box

[Ganglia-developers] Re: G3 compiling FreeBSD problem

2003-07-18 Thread koresh
I have tried to compile ganglia 3 on FreeBSD machine and obtained such problem : In file included from g3.h:47, from plugin.c:26: /usr/include/netinet/in.h:235: syntax error before `in_addr_t' /usr/include/netinet/in.h:287: syntax error before `u_char' In file included from /usr/i