A little documentation 'bug':
xenon:/usr/local/ganglia/sbin jdurham$ sudo ./gmond -c ../etc/gmond.conf
../etc/gmond.conf:28: no such option 'protocol'
Parse error for '../etc/gmond.conf'
It looks like protocol isn't an option for udp_recv_channel, but the
manpage says it is.
- Josh
On Jan 24,
guys-
i've just finished up a first crack at a feature-complete 2.6.0. you
can upload it from
http://matt-massie.com/ganglia/ganglia-2.6.0.200501241924.tar.gz
this snapshot includes code for cleaning up old hosts and old gmetric
messages. the host_dmax value for gmond is set in the globals
available at
http://matt-massie.com/ganglia/ganglia-2.6.0.200501241642.tar.gz
should compile, run and install on all platforms.
-matt
--
PGP fingerprint 'A7C2 3C2F 8445 AD3C 135E F40B 242A 5984 ACBC 91D3'
They that can give up essential liberty to obtain a little
temporary safety des
guys-
sourceforge cvs is driving me insane... it's incredibly slow. yemi, i
know the cause of the problem and have a fix... expect a new snapshot in
a bit ... i'm going to wait a while to see if the cvs servers fix
themselves (doubtful).
the error you are reporting is caused at install time
Thanks.
I tried building this snapshot on Solaris and the libconfuse trouble appears to
have gone but now 'make install' fails (Solaris):
ld: fatal: library -lapr-0: not found
ld: fatal: File processing errors. No output written to
.libs/libganglia-2.6.0.200501241235.so.0.0.0
collect2: ld retu
woops.
i guess it would help if i uploaded the tarball. sorry 'bout dat.
http://matt-massie.com/ganglia/ganglia-2.6.0.200501241051.tar.gz
-matt
Adesanya, Adeyemi wrote:
Matt,
I can't access
http://matt-massie.com/ganglia/ganglia-2.6.0.200501241051.tar.gz
Yemi
-Original Me
Matt,
I can't access
http://matt-massie.com/ganglia/ganglia-2.6.0.200501241051.tar.gz
Yemi
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Matt Massie
> Sent: Monday, January 24, 2005 3:44 AM
> To: Sebastian Hagedorn
> Cc: Ganglia Devel
i was suspicious that libconfuse might muk up the works. the problem is
that libconfuse doesn't build shared libraries correctly so i can't make
the symbols in libconfuse part of libganglia (which is a shared lib).
in the interest of speed, i'll setup gmetric and gmond to statically
link agai
Hi,
--On 23. Januar 2005 18:58:58 Uhr + Matt Massie
<[EMAIL PROTECTED]> wrote:
i just uploaded a new 2.6.0 snapshot to
http://matt-massie.com/ganglia/ganglia-2.6.0.200501231846.tar.gz
...
i haven't tested it much except on linux since it's the weekend.
it doesn't compile under Darwin: